Skip to content

Commit a74cc3d

Browse files
v2.0.1
1 parent 7041217 commit a74cc3d

File tree

2 files changed

+3
-3
lines changed

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

package.json

Lines changed: 2 additions & 2 deletions
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.0",
20+
"version": "2.0.1",
2121
"bugs": {
2222
"url": "https://github.com/aureooms/js-array/issues"
2323
},
@@ -34,4 +34,4 @@
3434
"type": "git",
3535
"url": "https://github.com/aureooms/js-array.git"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)