diff --git a/package.json b/package.json index 065ee75..c90a562 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-ntlm", - "version": "2.2.1", + "version": "2.2.2", "description": "An express middleware to have simple NTLM-authentication.", "main": "index.js", "scripts": {