diff --git a/package.json b/package.json index 86f84b8..a869dcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jwt-authn", - "version": "1.0.36", + "version": "1.0.37", "description": "JWT decoder, encoder, and more with only Node >=15.x as a dependency.", "main": "./lib", "scripts": {