From 7041f78259f8e0026044085a6b2003bb779eff05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Dec 2021 14:38:25 +0000 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2b9a25..6ea4ceb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-hook-action", - "version": "1.0.1", + "version": "1.0.2", "description": "Sample node express webhook application that trigger shell commands", "main": "src/makeServer", "scripts": {