From 895341924a05f8b744e4f8b206576228f8c37b85 Mon Sep 17 00:00:00 2001 From: Wei Lu Date: Mon, 31 Mar 2014 15:11:51 +0800 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 909ea5a..130e2c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bip39", - "version": "1.0.3", + "version": "1.0.4", "description": "Bitcoin BIP39: Mnemonic code for generating deterministic keys", "main": "index.js", "scripts": {