diff --git a/package-lock.json b/package-lock.json index d156fd2..66c1f65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartjwt", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8202b28..c9ba79e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartjwt", - "version": "1.0.3", + "version": "1.0.4", "private": false, "description": "a package for handling jwt", "main": "dist/index.js",