diff --git a/package.json b/package.json index 94c2034f..ad4cef9c 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": "2.0.0", - "lastBuild": "1.0.1", + "version": "2.0.0-dev", + "lastBuild": "2.0.0", "main": "./index.js", "repository": "git://github.com/bitpay/bitcore-node.git", "homepage": "https://github.com/bitpay/bitcore-node",