Bump development version to v0.2.3-dev

This commit is contained in:
Chris Kleeschulte 2015-10-20 17:09:26 -04:00
parent df05846671
commit dab76c724b
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
"name": "bitcore-node",
"description": "Full node with extended capabilities using Bitcore and Bitcoin Core",
"author": "BitPay <dev@bitpay.com>",
"version": "0.2.3",
"lastBuild": "0.2.2",
"version": "0.2.3-dev",
"lastBuild": "0.2.3",
"main": "./index.js",
"repository": "git://github.com/bitpay/bitcore-node.git",
"homepage": "https://github.com/bitpay/bitcore-node.js",