From bd1b5145f30aece1fa46e9771c11cac759561ce4 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Wed, 6 Jul 2022 06:56:23 +0000 Subject: [PATCH] 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",