From 826d6c40bbe42a7ecf0016562287bc2230ae4746 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Fri, 13 Mar 2015 13:19:12 -0300 Subject: [PATCH] Bump package version to 0.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5aedb1b9..09aacafd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.10.2", + "version": "0.10.3", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",