From 8e5c77f0d465f35b6bd909a10ba6c4ad01aafef7 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sun, 6 Mar 2016 00:18:24 +0100 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 201bc77..f457f41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scrypt-for-humans", - "version": "2.0.2", + "version": "2.0.3", "description": "A human-friendly API wrapper for the Node.js Scrypt bindings.", "main": "index.js", "scripts": {