diff --git a/package.json b/package.json index 4e695a0c..f96535db 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "bitcore-node", "description": "Full node with extended capabilities using Bitcore and Bitcoin Core", "author": "BitPay ", - "version": "0.2.0", - "lastBuild": "0.2.0-beta.11", + "version": "0.2.0-dev", + "lastBuild": "0.2.0", "main": "./index.js", "repository": "git://github.com/bitpay/bitcore-node.git", "homepage": "https://github.com/bitpay/bitcore-node.js",