From ec61c5995982be2ffedb4dfe61cd98cac0a4065c Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Wed, 30 Nov 2022 15:43:38 +0800 Subject: [PATCH] released v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d38a724..1794ce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-read-file", - "version": "1.1.0", + "version": "1.1.1", "description": "Read file contents in github. You can also get the file content in the branch", "homepage": "https://github.com/jaywcjlove/github-action-read-file#readme", "main": "dist/index.js",