diff --git a/package-lock.json b/package-lock.json index 1c05e0d2..be902310 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "read-action", - "version": "9.0.0", + "version": "9.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "read-action", - "version": "9.0.0", + "version": "9.1.0", "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index 75a2ffe0..b62177a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "read-action", - "version": "9.0.0", + "version": "9.1.0", "main": "dist/index.js", "type": "module", "scripts": {