From 18f5cdba8e7b303ae61f3102062d6831dbe885e3 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Tue, 17 Mar 2015 17:44:52 -0300 Subject: [PATCH] Build: 0.10.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f09310..8a568a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.10.3", + "version": "0.11.0", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",