From 833c5b4a132a5c94086e1d594b81ec9f9767a018 Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Thu, 26 Mar 2015 14:31:45 -0400 Subject: [PATCH] Bump package version to 0.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a568a6..d3e3e55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.11.0", + "version": "0.11.1", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",