From 15306412d2c75df56b46844362b86b65235b7db1 Mon Sep 17 00:00:00 2001 From: Outvi V Date: Fri, 12 May 2023 23:04:44 +0800 Subject: [PATCH] chore: 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 691b265..6137cea 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "github", "actions" ], - "version": "1.3.0", + "version": "1.4.0", "description": "An action used to filter out a URL and download files for further works.", "main": "index.js", "repository": "git@github.com:suisei-cn/actions-download-file.git",