We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd60e9 commit 5668b57Copy full SHA for 5668b57
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bool.js",
3
- "version": "0.2.2",
+ "version": "0.3.0",
4
"description": "Bool MVC Framework - Bootstraping Unit",
5
"main": "lib/index.js",
6
"license": "GPL-3.0",
@@ -30,8 +30,8 @@
30
"async": "^1.2.1",
31
"booljs-api": "^0.2.0",
32
"booljs-cli": "0.0.1",
33
- "booljs-express": "^0.2.0",
34
- "booljs-nomodel": "^0.1.0",
+ "booljs-express": "^0.3.0",
+ "booljs-nomodel": "^0.2.0",
35
"coffee-script": "^1.9.1",
36
"cson": "^3.0.1",
37
"jsonfile": "^2.0.0"
0 commit comments