From d901c7734b9aa7e2faf574748807c2b621463734 Mon Sep 17 00:00:00 2001 From: OpportunityLiu Date: Wed, 21 Feb 2024 14:50:10 +0800 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0129b16..9574c05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-setup-xmake", - "version": "1.2.1", + "version": "1.2.2", "description": "Set up your GitHub Actions workflow with a specific version of xmake", "main": "dist/index.js", "author": "OpportunityLiu",