diff --git a/package.json b/package.json index c03f8f6..3cb1731 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-jwt", - "version": "4.0.5", + "version": "4.0.6", "description": "Fast JSON Web Token implementation", "author": "NearForm Ltd", "homepage": "https://github.com/nearform/fast-jwt", @@ -81,4 +81,4 @@ "tsd": { "directory": "test" } -} \ No newline at end of file +}