From 90335a5d73befa4f1e897980a96e34326f1975d5 Mon Sep 17 00:00:00 2001 From: JP Richardson Date: Wed, 24 Sep 2014 23:24:53 -0500 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ad5aac..174f020 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hdkey", - "version": "0.3.1", + "version": "0.4.0", "description": "Bitcoin BIP32 hierarchical deterministic keys", "main": "lib/hdkey.js", "repository": {