From f17c9a1069c6244d74d007caf37ecdb952a2e7b4 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Mon, 19 Aug 2024 22:41:10 +0800 Subject: [PATCH] released v1.2.0 #2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ac05ab..398fc69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-folder-tree", - "version": "1.1.0", + "version": "1.2.0", "description": "View the folder directory tree structure, similar to the output of the tree command", "homepage": "https://github.com/jaywcjlove/github-action-folder-tree#readme", "main": "dist/index.js",