Skip to content

Commit

Permalink
v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Jun 15, 2015
1 parent 9d7cafc commit 0d8d3e9
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions bower.json
@@ -1,21 +1,21 @@
{
"license": "AGPL-3.0",
"ignore": [
"js/index.js",
"js/src",
"test",
"pkg.json",
"package.json",
".groc.json",
".travis.yml",
".gitignore",
"README.md",
"inch.json",
".codeclimate.yml"
],
"main": "js/dist/array.js",
"name": "aureooms-js-array",
"version": "2.2.0",
"homepage": "http://aureooms.github.io/js-array/",
"description": "array manipulation code bricks for JavaScript"
}
"license": "AGPL-3.0",
"ignore": [
"js/index.js",
"js/src",
"test",
"pkg.json",
"package.json",
".groc.json",
".travis.yml",
".gitignore",
"README.md",
"inch.json",
".codeclimate.yml"
],
"main": "js/dist/array.js",
"name": "aureooms-js-array",
"version": "2.2.1",
"homepage": "http://aureooms.github.io/js-array/",
"description": "array manipulation code bricks for JavaScript"
}
2 changes: 1 addition & 1 deletion component.json
Expand Up @@ -4,7 +4,7 @@
"scripts": [
"js/dist/array.js"
],
"version": "2.2.0",
"version": "2.2.1",
"description": "array manipulation code bricks for JavaScript",
"main": "js/dist/array.js",
"license": "AGPL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"build": "./node_modules/.bin/aureooms-node-package-build"
},
"dependencies": {},
"version": "2.2.0",
"version": "2.2.1",
"bugs": {
"url": "https://github.com/aureooms/js-array/issues"
},
Expand Down

0 comments on commit 0d8d3e9

Please sign in to comment.