From 92b352189b9a35b94e81423305bd4a0b6927a192 Mon Sep 17 00:00:00 2001 From: Cory Miller Date: Thu, 6 Oct 2022 11:31:15 -0400 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41a4854..b1d7151 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "first-interaction-action", - "version": "1.0.0", + "version": "1.1.1", "description": "An action for greeting first time contributors.", "main": "lib/main.js", "scripts": {