From 382920868d42c0fe1432f95338ba2d3d72f63dab Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Wed, 20 Apr 2016 11:46:09 +0200 Subject: [PATCH] 2.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6057d98..3a20b56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scrypt-for-humans", - "version": "2.0.4", + "version": "2.0.5", "description": "A human-friendly API wrapper for the Node.js Scrypt bindings.", "main": "index.js", "scripts": {