From f124210ba6b7a8b887b9504a3a3f158f51a1924c Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Thu, 30 Apr 2015 09:40:26 -0300 Subject: [PATCH] Bump package version to v0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6b75fd4..921de8f2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bitcore-node", "description": "Full node with extended capabilities using bitcore and Bitcoin Core", - "version": "0.0.1", + "version": "0.1.0", "author": "BitPay ", "repository": "git://github.com/bitpay/bitcore-node.git", "contributors": [