From 1d4369e72adf26cc3aa6fe68a5ac52677452266f Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Wed, 18 May 2016 12:15:12 +0200 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03641e5..a870a8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lesspass", - "version": "2.0.0", + "version": "2.0.1", "description": "node.js stateless password management solution", "main": "lib/lesspass.js", "scripts": {