From d8fceafac6ee6db84b5cd516cf0cf170d3ca1a46 Mon Sep 17 00:00:00 2001 From: Esteban Ordano Date: Tue, 20 Jan 2015 12:58:57 -0300 Subject: [PATCH 1/3] Build: 0.8.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8382bfd..3bcdcd63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.8.11", + "version": "0.8.12", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js", From 22facd2ee01a83ab7a2ef6ad0e850ffba76ed899 Mon Sep 17 00:00:00 2001 From: Esteban Ordano Date: Wed, 21 Jan 2015 17:07:34 -0300 Subject: [PATCH 2/3] Build: 0.8.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23f08b51..ec2eea8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.8.12", + "version": "0.8.13", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js", From cf01704b1c803b3107c5dbab6b8479b619d27720 Mon Sep 17 00:00:00 2001 From: Esteban Ordano Date: Wed, 21 Jan 2015 17:38:23 -0300 Subject: [PATCH 3/3] Build: 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec2eea8f..89fc642f 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",