diff --git a/package.json b/package.json index f351f49a..c97f210c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "bitcore-node", "description": "Full node with extended capabilities using Bitcore and Bitcoin Core", "author": "BitPay ", - "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",