From ab0f479bc96cab81d18077a98d02993a96a50693 Mon Sep 17 00:00:00 2001 From: Matt Venables Date: Sun, 16 Aug 2015 21:52:50 -0400 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a335f31..278affd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bookshelf-secure-password", - "version": "1.0.0", + "version": "1.0.1", "description": "A Bookshelf.js plugin for handling secure passwords", "main": "index.js", "scripts": {