Skip to content

Commit bb2a67e

Browse files
committed
v0.15.0
1 parent 728c562 commit bb2a67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"watch-test": "./node_modules/nodemon/bin/nodemon.js --exec 'node ./node_modules/mocha/bin/mocha --recursive test'",
1313
"build-nn": "node ./utils/nn-parser.js"
1414
},
15-
"version": "0.14.1",
15+
"version": "0.15.0",
1616
"dependencies": {
1717
"commander": "^2.9.0",
1818
"dotenv": "^2.0.0",

0 commit comments

Comments
 (0)