Skip to content

Commit a00d3c6

Browse files
v2.0.0
1 parent 6d22d66 commit a00d3c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"main": "js/dist/array.js",
1515
"name": "aureooms-js-array",
16-
"version": "1.2.0",
16+
"version": "2.0.0",
1717
"homepage": "http://aureooms.github.io/js-array/",
1818
"description": "array manipulation code bricks for JavaScript"
1919
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"build": "./node_modules/.bin/aureooms-node-package-build"
1818
},
1919
"dependencies": {},
20-
"version": "1.2.0",
20+
"version": "2.0.0",
2121
"bugs": {
2222
"url": "https://github.com/aureooms/js-array/issues"
2323
},

0 commit comments

Comments
 (0)