From a76997af8f8fe34eb531c3eb0b9ade418d6b40aa Mon Sep 17 00:00:00 2001 From: Esteban Ordano Date: Wed, 21 Jan 2015 17:38:32 -0300 Subject: [PATCH] Bump package version to 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec2eea8..89fc642 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.8.13", + "version": "0.9.0", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",