From 940eb2cfc9f411a1b4a55a9593e4d244662179a0 Mon Sep 17 00:00:00 2001 From: Stephen Li Date: Thu, 11 Jan 2024 03:30:10 -0500 Subject: [PATCH] v1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 577a8b9..c9217ae 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Automatically delete old GitHub Action workflow runs", "author": "Stephen", "license": "AGPL-3.0-only", - "version": "1.0.4", + "version": "1.0.5", "repository": { "type": "git", "url": "https://github.com/Trinovantes/userscript-delete-workflow-runs"