From a11796ad86f86287a9153bd32cb004f6297aef1b Mon Sep 17 00:00:00 2001 From: JD Conley Date: Tue, 11 Oct 2016 20:12:42 -0700 Subject: [PATCH] Version bump for minor changes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 822a44d..fe852a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "argon2themax", - "version": "1.0.0", + "version": "1.0.1", "description": "Hash passwords with the most costly Argon2 hash possible", "repository": { "type": "git",