From 2506eca08b38f919dc377406902bd0aaba4898f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Tue, 18 Apr 2023 14:10:30 +0200 Subject: [PATCH] bump to v1.1.3-zephyr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Benjamin Cabé --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07fe65a..da33fdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "first-interaction-action", - "version": "1.1.2-zephyr", + "version": "1.1.3-zephyr", "description": "An action for greeting first time contributors.", "main": "lib/main.js", "scripts": {