Bump development version to v0.2.2-dev

This commit is contained in:
Chris Kleeschulte 2015-10-20 14:33:47 -04:00
parent da4b7e3cd9
commit 2eb905e78f

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