From eac191a066eaa189c15f4ac723eb2785328d422b Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Wed, 23 Dec 2015 10:35:43 -0500 Subject: [PATCH] Build: 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 418782e..a87191e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "1.0.0", + "version": "1.1.0", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",