From 2d937b67a1e2d56979423ae067ce15827df0cadf Mon Sep 17 00:00:00 2001 From: Fedor Indutny Date: Thu, 15 May 2014 00:55:53 +0400 Subject: [PATCH] 0.7.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbc75ae6..6e7e2325 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bcoin", - "version": "0.7.4", + "version": "0.7.5", "description": "Bitcoin bike-shed", "main": "lib/bcoin.js", "scripts": {