Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Oct 19, 2014
1 parent cd37bd6 commit 140b8f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "aureooms-js-algo",
"license": "AGPL-3.0",
"description": "playground for algorithmic code bricks in JavaScript",
"version": "0.3.0",
"version": "0.4.0",
"main": "js/dist/algo.js",
"ignore": [
"js/index.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "playground for algorithmic code bricks in JavaScript",
"homepage": "https://aureooms.github.io/js-algo",
"main": "js/dist/algo.js",
"version": "0.3.0",
"version": "0.4.0",
"repository": {
"url": "https://github.com/aureooms/js-algo.git",
"type": "git"
Expand Down

0 comments on commit 140b8f5

Please sign in to comment.