From 22facd2ee01a83ab7a2ef6ad0e850ffba76ed899 Mon Sep 17 00:00:00 2001 From: Esteban Ordano Date: Wed, 21 Jan 2015 17:07:34 -0300 Subject: [PATCH] Build: 0.8.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23f08b5..ec2eea8 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",