Skip to content

Commit

Permalink
Bump package version to 0.2.0 (bitcore updated at minor level)
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Nagurny committed Aug 20, 2015
1 parent 7ffc0c6 commit f3e43e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
],
"main": "index.js",
"version": "0.1.4",
"version": "0.2.0",
"scripts": {
"test": "NODE_ENV=test mocha --recursive",
"coverage": "istanbul cover _mocha -- --recursive"
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"async": "^0.9.0",
"bitcore": "^0.12.15",
"bitcore": "^0.13.0",
"bitcore-p2p": "^0.15.1",
"colors": "^1.0.3",
"errno": "^0.1.2",
Expand Down

0 comments on commit f3e43e0

Please sign in to comment.