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 af2f345 commit 1abbeccCopy full SHA for 1abbecc
package.json
@@ -12,7 +12,7 @@
12
"watch-test": "./node_modules/nodemon/bin/nodemon.js --exec 'node ./node_modules/mocha/bin/mocha --recursive test'",
13
"build-nn": "node ./utils/nn-parser.js"
14
},
15
- "version": "0.12.0",
+ "version": "0.13.0",
16
"dependencies": {
17
"commander": "^2.9.0",
18
"dotenv": "^2.0.0",
0 commit comments