Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brollb committed Jun 20, 2016
1 parent 69cfc4d commit 7eb2c1a
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 @@ -9,7 +9,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.5.0",
"version": "0.6.0",
"dependencies": {
"dotenv": "^2.0.0",
"lodash.difference": "^4.1.2",
Expand Down

0 comments on commit 7eb2c1a

Please sign in to comment.