From 36ae3fc72b54abfd99c0a28d4d3d966520990595 Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Wed, 19 Aug 2015 12:23:51 -0400 Subject: [PATCH] Build: 0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a789f6..28f6efd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.14.2", + "version": "0.15.0", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",