From b1b3628f55fc3a28208d4203ada8b737e9687876 Mon Sep 17 00:00:00 2001 From: Sebastian Rollen Date: Sat, 27 Jan 2024 12:00:25 -0500 Subject: [PATCH] bump version to 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 228a541..4188063 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "toml-action", - "version": "1.0.1", + "version": "1.2.0", "description": "", "main": "index.js", "scripts": {