Skip to content

Commit

Permalink
v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brollb committed Aug 1, 2016
1 parent 748461f commit e981c97
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.10.1",
"version": "0.11.0",
"dependencies": {
"commander": "^2.9.0",
"dotenv": "^2.0.0",
Expand Down

0 comments on commit e981c97

Please sign in to comment.