From 15b3c5fd4d93b98e51b27d333f76a50ee6cb0475 Mon Sep 17 00:00:00 2001 From: Patrick Ellis Date: Wed, 27 Sep 2023 15:28:33 -0400 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c403a6..425132d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "first-interaction-action", - "version": "1.1.1", + "version": "1.2.0", "description": "An action for greeting first time contributors.", "main": "lib/main.js", "scripts": {