diff --git a/package.json b/package.json index 2d1c1673..67b6019c 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-dev", + "version": "0.2.0-beta.5", "lastBuild": "0.2.0-beta.4", "main": "./index.js", "bin": "./cli/bitcore-node.js",