Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 22, 2015
1 parent 778b762 commit b6cf645
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aureooms-js-ho",
"version": "0.1.1",
"version": "0.1.2",
"description": "heuristic optimization code bricks for JavaScript",
"homepage": "https://aureooms.github.io/js-ho",
"license": "AGPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"description": "heuristic optimization code bricks for JavaScript",
"version": "0.1.1",
"version": "0.1.2",
"repo": "aureooms/js-ho",
"scripts": [
"js/dist/ho.js"
Expand Down
2 changes: 1 addition & 1 deletion js/dist/ho.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/dist/ho.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aureooms-js-ho",
"description": "heuristic optimization code bricks for JavaScript",
"version": "0.1.1",
"version": "0.1.2",
"main": "js/dist/ho.js",
"dependencies": {},
"devDependencies": {
Expand Down

0 comments on commit b6cf645

Please sign in to comment.