diff --git a/package.json b/package.json index b7ef121..c310725 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/webjwt", - "version": "1.0.1", + "version": "1.0.2", "private": false, "description": "a package to handle jwt in the web", "main": "dist_ts/index.js", @@ -37,4 +37,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}