diff --git a/package.json b/package.json index f43902d..ae6d194 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "passport-jwt", - "version": "4.0.0", + "version": "4.0.1", "description": "Passport authentication strategy using JSON Web Tokens", "main": "./lib", "scripts": {