diff --git a/package-lock.json b/package-lock.json index 4369d67..e4746ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rtx-action", - "version": "1.3.1", + "version": "1.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rtx-action", - "version": "1.3.1", + "version": "1.3.2", "license": "MIT", "dependencies": { "@actions/cache": "^3.2.2", diff --git a/package.json b/package.json index f3bd1ff..3816476 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rtx-action", "description": "rtx tool setup action", - "version": "1.3.1", + "version": "1.3.2", "author": "jdx", "private": true, "repository": {