Bump development version to v0.2.5-dev

This commit is contained in:
Chris Kleeschulte 2015-10-21 18:47:50 -04:00
parent ec66179c01
commit 1e69c3d35d

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.5",
"lastBuild": "0.2.4",
"version": "0.2.5-dev",
"lastBuild": "0.2.5",
"main": "./index.js",
"repository": "git://github.com/bitpay/bitcore-node.git",
"homepage": "https://github.com/bitpay/bitcore-node.js",