From d8fceafac6ee6db84b5cd516cf0cf170d3ca1a46 Mon Sep 17 00:00:00 2001 From: Esteban Ordano Date: Tue, 20 Jan 2015 12:58:57 -0300 Subject: [PATCH] Build: 0.8.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8382bf..3bcdcd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.8.11", + "version": "0.8.12", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",