diff --git a/package-lock.json b/package-lock.json index dd0fc0b..a8c9b93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-starcounter", - "version": "1.1.11", + "version": "1.1.12", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 672ec4a..06cddb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-starcounter", - "version": "1.1.11", + "version": "1.1.12", "description": "Give a shout-out to your Stargazers and proudly display their support", "main": "build/index.js", "types": "build/types/index.d.ts",