diff --git a/package.json b/package.json index e9f5e67..bc7f67a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-setup-xmake", - "version": "1.0.3", + "version": "1.0.10", "description": "Set up your GitHub Actions workflow with a specific version of xmake", "main": "dist/index.js", "author": "OpportunityLiu",