Skip to content

Commit

Permalink
v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brollb committed Oct 4, 2016
1 parent 162cefd commit 2eb037d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"watch-test": "./node_modules/nodemon/bin/nodemon.js --exec 'node ./node_modules/mocha/bin/mocha --recursive test'",
"build-nn": "node ./utils/nn-parser.js"
},
"version": "0.16.0",
"version": "0.17.0",
"dependencies": {
"commander": "^2.9.0",
"dotenv": "^2.0.0",
Expand Down

0 comments on commit 2eb037d

Please sign in to comment.