diff --git a/package.json b/package.json index 5ffd6ea..a0bddb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-web-token", - "version": "1.4.2", + "version": "1.4.3", "description": "JSON Web Token (JWT) is a compact token format intended for space constrained environments such as HTTP Authorization headers and URI query parameters.", "main": "index.js", "scripts": {