Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Oct 16, 2015
1 parent cfe7d64 commit 11f276f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"name": "aureooms-js-sat",
"description": "Satisfiability code bricks for JavaScript",
"license": "AGPL-3.0",
"version": "1.0.1",
"version": "1.1.0",
"homepage": "http://aureooms.github.io/js-sat/"
}
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "aureooms-js-sat",
"description": "Satisfiability code bricks for JavaScript",
"license": "AGPL-3.0",
"version": "1.0.1",
"version": "1.1.0",
"scripts": [
"js/dist/sat.js"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"doc": "./node_modules/.bin/groc"
},
"author": "aureooms",
"version": "1.0.1",
"version": "1.1.0",
"homepage": "http://aureooms.github.io/js-sat/",
"bugs": {
"url": "https://github.com/aureooms/js-sat/issues"
Expand Down

0 comments on commit 11f276f

Please sign in to comment.