diff --git a/package.json b/package.json index 6fa529ed5..6c83f9b98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "two-factor-auth-server", - "version": "1.0.9", + "version": "1.0.10", "description": "Simple two factor authentication server with LDAP backend and TOTP", "main": "src/index.js", "scripts": {