From f5de86a4e30dcb262325c3f066fa8a9511c38b6f Mon Sep 17 00:00:00 2001 From: Fedor Indutny Date: Sun, 11 May 2014 01:45:11 +0400 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0942335..20a5da52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bcoin", - "version": "0.4.3", + "version": "0.5.0", "description": "Bitcoin bike-shed", "main": "lib/bcoin.js", "scripts": {