From bd1b5145f30aece1fa46e9771c11cac759561ce4 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Wed, 6 Jul 2022 06:56:23 +0000 Subject: [PATCH 1/2] 1.1.10 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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", From 02d1017524c08406dd503d53af75069ab5f407a8 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Wed, 6 Jul 2022 06:56:34 +0000 Subject: [PATCH 2/2] Build update --- build/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.