From d13da49c87be69d93a83fc43297ac11dcb25a3b4 Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Fri, 16 Oct 2015 16:30:47 -0400 Subject: [PATCH] Bump package version to 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",