diff --git a/bower.json b/bower.json index 0befe7e..2d7a516 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ ".gitignore", "README.md" ], - "version": "1.0.4", + "version": "1.0.5", "name": "aureooms-js-itertools", "main": "js/dist/itertools.js" } \ No newline at end of file diff --git a/component.json b/component.json index 367a2b5..1f8977b 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "description": "iterator code bricks for JavaScript", - "version": "1.0.4", + "version": "1.0.5", "repo": "aureooms/js-itertools", "scripts": [ "js/dist/itertools.js" diff --git a/package.json b/package.json index ccab5cc..e3e4121 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "license": "AGPL-3.0", "homepage": "http://aureooms.github.io/js-itertools/", - "version": "1.0.4", + "version": "1.0.5", "repository": { "type": "git", "url": "https://github.com/aureooms/js-itertools.git"