Skip to content

Commit 3785e87

Browse files
v2.2.0
1 parent b8d2bbc commit 3785e87

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.1.0",
16+
"version": "2.2.0",
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.1.0",
7+
"version": "2.2.0",
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
@@ -18,7 +18,7 @@
1818
"build": "./node_modules/.bin/aureooms-node-package-build"
1919
},
2020
"dependencies": {},
21-
"version": "2.1.0",
21+
"version": "2.2.0",
2222
"bugs": {
2323
"url": "https://github.com/aureooms/js-array/issues"
2424
},

0 commit comments

Comments
 (0)