From 47562fdf64d3da34256266d033262fcea79d5947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nora=20S=C3=B6derlund?= Date: Tue, 17 Oct 2023 10:53:46 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be9148d..51a7809 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jira-summary-action", - "version": "0.9.3", + "version": "0.9.4", "description": "A GitHub Action that posts the summary of a linked Jira story in pull requests.", "main": "dist/index.js", "scripts": {