diff --git a/package.json b/package.json index 97cef94..0b8ccad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonwebtoken", - "version": "5.2.0", + "version": "5.3.0", "description": "JSON Web Token implementation (symmetric and asymmetric)", "main": "index.js", "scripts": {