From 9724ccd914715f163feb7d41fd996b2f4dbc24e6 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sat, 2 May 2015 17:18:50 +0200 Subject: [PATCH] Maybe this fixes the npm package problem? --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68ebf3f..5e25c70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scrypt-for-humans", - "version": "1.0.1", + "version": "1.0.2", "description": "A human-friendly API wrapper for the Node.js Scrypt bindings.", "main": "index.js", "scripts": {