Skip to content

Commit be4a80e

Browse files
v2.0.2
1 parent 224757c commit be4a80e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "2.0.1",
16+
"version": "2.0.2",
1717
"homepage": "http://aureooms.github.io/js-array/",
1818
"description": "array manipulation code bricks for JavaScript"
1919
}

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"scripts": [
55
"js/dist/array.js"
66
],
7-
"version": "2.0.1",
7+
"version": "2.0.2",
88
"description": "array manipulation code bricks for JavaScript",
99
"main": "js/dist/array.js",
1010
"license": "AGPL-3.0"

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": "2.0.1",
20+
"version": "2.0.2",
2121
"bugs": {
2222
"url": "https://github.com/aureooms/js-array/issues"
2323
},

0 commit comments

Comments
 (0)