From a603858c4bc7dba853112d85df974e0855290119 Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Fri, 24 Apr 2015 13:17:07 -0400 Subject: [PATCH] Bump package version to 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf9b800..f217113 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-p2p", - "version": "0.12.0", + "version": "0.13.0", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ", "main": "index.js",