From e5bd5d0099970acd741857e248bd8643950499a4 Mon Sep 17 00:00:00 2001 From: Bellangelo Date: Sun, 25 Aug 2024 03:19:35 +0300 Subject: [PATCH] Pump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7893111..0364f7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "replace-keywords-action", - "version": "1.0.0", + "version": "1.0.1", "description": "A GitHub Action to replace :compliment: and :insult: in comments", "author": "Aggelos Bellos", "main": "src/index.js",