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 728c562 commit bb2a67eCopy full SHA for bb2a67e
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.14.1",
+ "version": "0.15.0",
16
"dependencies": {
17
"commander": "^2.9.0",
18
"dotenv": "^2.0.0",
0 commit comments