diff --git a/package-lock.json b/package-lock.json index 01c56e9..6c5e6a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rtx-action", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rtx-action", - "version": "1.3.0", + "version": "1.3.1", "license": "MIT", "dependencies": { "@actions/cache": "^3.2.2", diff --git a/package.json b/package.json index 6862bdc..681cbaa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rtx-action", "description": "rtx tool setup action", - "version": "1.3.0", + "version": "1.3.1", "author": "jdx", "private": true, "repository": {