From 46c3c26f2d2a6ff830a1ea57b461a570ba01348f Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Tue, 31 Mar 2015 16:03:15 -0300 Subject: [PATCH] Build: 0.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3e3e55..26a7fee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.11.1", + "version": "0.11.2", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",