Skip to content

Commit 11f276f

Browse files
v1.1.0
1 parent cfe7d64 commit 11f276f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"name": "aureooms-js-sat",
1818
"description": "Satisfiability code bricks for JavaScript",
1919
"license": "AGPL-3.0",
20-
"version": "1.0.1",
20+
"version": "1.1.0",
2121
"homepage": "http://aureooms.github.io/js-sat/"
2222
}

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "aureooms-js-sat",
44
"description": "Satisfiability code bricks for JavaScript",
55
"license": "AGPL-3.0",
6-
"version": "1.0.1",
6+
"version": "1.1.0",
77
"scripts": [
88
"js/dist/sat.js"
99
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"doc": "./node_modules/.bin/groc"
1111
},
1212
"author": "aureooms",
13-
"version": "1.0.1",
13+
"version": "1.1.0",
1414
"homepage": "http://aureooms.github.io/js-sat/",
1515
"bugs": {
1616
"url": "https://github.com/aureooms/js-sat/issues"

0 commit comments

Comments
 (0)