diff --git a/package.json b/package.json index 4287a2e..2037b89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartjwt", - "version": "2.0.4", + "version": "2.1.0", "private": false, "description": "A JavaScript package for creating and verifying JWTs with strong typing support.", "main": "dist_ts/index.js", @@ -58,4 +58,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/smartjwt.git" } -} \ No newline at end of file +}