From a90c7b2d7be39241e6d474d71b047069a639c393 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Wed, 11 Feb 2015 20:24:48 -0300 Subject: [PATCH] Build: 0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcd2b4d..0e65ac3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.9.1", + "version": "0.10.0", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",