We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4828c5f commit 4360f78Copy full SHA for 4360f78
aris.js
@@ -1,6 +1,6 @@
1
/*!
2
- * Aris JavaScript Library v1.0.10
3
- * @author Benjamin Kang Yue Sheng
+ * Aris JavaScript Library v1.0.11
+ * @author vectorized.eth
4
* MIT license
5
*
6
* Includes PrefixFree v1.0.7
package.json
{
"name": "aris",
- "version": "1.0.10",
+ "version": "1.0.11",
"description": "Write HTML in JS easily.",
"main": "aris.js",
"scripts": {
@@ -19,7 +19,7 @@
19
"jsx",
20
"spa"
21
],
22
- "author": "Benjamin Kang Yue Sheng",
+ "author": "Vectorized",
23
"license": "MIT",
24
"bugs": {
25
"url": "https://github.com/Vectorized/aris/issues"
0 commit comments