Bump development version to v0.2.0-dev

This commit is contained in:
Chris Kleeschulte 2015-08-26 10:49:54 -04:00
parent dd90255639
commit 71a588b01b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "bitcore-node",
"description": "Full node with extended capabilities using Bitcore and Bitcoin Core",
"author": "BitPay <dev@bitpay.com>",
"version": "0.2.0-beta.4",
"version": "0.2.0-dev",
"lastBuild": "0.2.0-beta.3",
"main": "./index.js",
"bin": "./cli/bitcore-node.js",