From 62e84413917b3f63b67f43a9a2acd5532a84be83 Mon Sep 17 00:00:00 2001 From: Fedor Indutny Date: Mon, 12 May 2014 13:05:09 +0400 Subject: [PATCH] 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 076922e0..aea4dfa9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bcoin", - "version": "0.6.0", + "version": "0.6.1", "description": "Bitcoin bike-shed", "main": "lib/bcoin.js", "scripts": {