diff --git a/package.json b/package.json index fed029a..5cdf76a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/webjwt", - "version": "1.0.6", + "version": "1.0.7", "private": false, "description": "a package to handle jwt in the web", "main": "dist_ts/index.js", @@ -40,4 +40,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}