From 12a209645244c25e6b1d8fb09e35e91d735a4231 Mon Sep 17 00:00:00 2001 From: Kurt Maine Date: Wed, 24 Jun 2020 21:53:46 -0500 Subject: [PATCH] Attempt to fix publish-gpr action --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd882d6..5b3220f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "queue-bot", - "version": "1.1.4", + "version": "1.1.5", "description": "A Discord bot that provides a basic user queue.", "main": "index.js", "scripts": {