Skip to content

Commit 1abbecc

Browse files
committed
v0.13.0
1 parent af2f345 commit 1abbecc

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.12.0",
15+
"version": "0.13.0",
1616
"dependencies": {
1717
"commander": "^2.9.0",
1818
"dotenv": "^2.0.0",

0 commit comments

Comments
 (0)