Skip to content

Commit

Permalink
v3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Oct 7, 2015
1 parent 35a676c commit f728fab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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-algorithms",
"license": "AGPL-3.0",
"description": "playground for algorithmic code bricks in JavaScript",
"version": "3.0.6",
"version": "3.0.7",
"main": "js/dist/algorithms.js",
"ignore": [
"js/index.js",
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
],
"description": "playground for algorithmic code bricks in JavaScript",
"license": "AGPL-3.0",
"version": "3.0.6",
"version": "3.0.7",
"repo": "aureooms/js-algorithms"
}
4 changes: 2 additions & 2 deletions 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-algorithms",
"main": "js/dist/algorithms.js",
"version": "3.0.6",
"version": "3.0.7",
"repository": {
"url": "https://github.com/aureooms/js-algorithms.git",
"type": "git"
Expand Down Expand Up @@ -44,4 +44,4 @@
"spm": {
"main": "js/dist/algorithms.js"
}
}
}

0 comments on commit f728fab

Please sign in to comment.