From ec4b103a246bef6ce80de66263283ae24b2c18f0 Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Fri, 16 Oct 2015 16:29:37 -0400 Subject: [PATCH] Build: 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c41a96c..418782e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.15.1", + "version": "1.0.0", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",