diff --git a/build/index.js b/build/index.js index 7189b5b..a8e19d7 100644 --- a/build/index.js +++ b/build/index.js @@ -1,6 +1,6 @@ /*! * - * github-starcounter v1.1.9 + * github-starcounter v1.1.10 * https://github.com/DevUnltd/github-starcounter * * Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors. diff --git a/package-lock.json b/package-lock.json index bd409d3..7b3a3f7 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 b7a8b35..4b12051 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",