From a80b4c45561095efd0a58ca213591a26f3fb4c26 Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Wed, 8 Jul 2015 10:41:05 -0400 Subject: [PATCH] Build: 0.14.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e65dc13..3c23831 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.14.1", + "version": "0.14.2", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",