diff --git a/package-lock.json b/package-lock.json index 56779c7..324b3a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-starcounter", - "version": "1.1.9", + "version": "1.1.10", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 609c3a9..5e84f4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-starcounter", - "version": "1.1.9", + "version": "1.1.10", "description": "Give a shout-out to your Stargazers and proudly display their support", "main": "build/index.js", "types": "build/types/index.d.ts",