diff --git a/package.json b/package.json index 9eba5a0..d1ae74c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/webjwt", - "version": "1.0.3", + "version": "1.0.4", "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 +}