From d54384a4e91341b5bd2420669f617ff5ad01a372 Mon Sep 17 00:00:00 2001 From: Clement Michaud Date: Thu, 12 Jan 2017 23:28:23 +0100 Subject: [PATCH] 1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c83f9b9..7fd7ba08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "two-factor-auth-server", - "version": "1.0.10", + "version": "1.0.11", "description": "Simple two factor authentication server with LDAP backend and TOTP", "main": "src/index.js", "scripts": {