Skip to content

Commit 4360f78

Browse files
committed
Bump version to 1.0.11
1 parent 4828c5f commit 4360f78

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

aris.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
2-
* Aris JavaScript Library v1.0.10
3-
* @author Benjamin Kang Yue Sheng
2+
* Aris JavaScript Library v1.0.11
3+
* @author vectorized.eth
44
* MIT license
55
*
66
* Includes PrefixFree v1.0.7

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aris",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Write HTML in JS easily.",
55
"main": "aris.js",
66
"scripts": {
@@ -19,7 +19,7 @@
1919
"jsx",
2020
"spa"
2121
],
22-
"author": "Benjamin Kang Yue Sheng",
22+
"author": "Vectorized",
2323
"license": "MIT",
2424
"bugs": {
2525
"url": "https://github.com/Vectorized/aris/issues"

0 commit comments

Comments
 (0)