From 1d07d3d71f975ee1cf07a720a8f0c536f6afa66e Mon Sep 17 00:00:00 2001 From: Rahul Kumar Date: Tue, 23 Aug 2022 19:30:43 +0530 Subject: [PATCH] Update version to 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a85840..e5694d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-template", - "version": "1.0.1", + "version": "1.0.2", "description": "Github Action Template", "main": "dist/index.js", "scripts": {