From a15d4e590f5ac99b3e8371a50081e32a00d1b6d0 Mon Sep 17 00:00:00 2001 From: Esteban Ordano Date: Tue, 13 Jan 2015 19:40:42 -0300 Subject: [PATCH] Bump package version to 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12cc69a..2392168 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.8.7", + "version": "0.8.8", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",