diff --git a/package-lock.json b/package-lock.json index 8832ce3..e749ece 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartjwt", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9c2a3e8..78aea43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartjwt", - "version": "1.0.8", + "version": "1.0.9", "private": false, "description": "a package for handling jwt", "main": "dist/index.js", @@ -36,4 +36,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}