diff --git a/package-lock.json b/package-lock.json index ccc90b5c..d8db8746 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "restify-jwt-community", - "version": "1.1.19", + "version": "1.1.20", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 3d0da11a..c8c2c5f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "restify-jwt-community", - "version": "1.1.19", + "version": "1.1.20", "description": "JWT authentication middleware for Restify", "keywords": [ "auth",