From b3be5228fd5f9a10f287ce37ac9a2eed1abd78a2 Mon Sep 17 00:00:00 2001 From: Esteban Ordano Date: Tue, 13 Jan 2015 19:48:11 -0300 Subject: [PATCH] Build: 0.8.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6985257..33da5f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.8.10", + "version": "0.8.11", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",