diff --git a/package-lock.json b/package-lock.json index 739a0dce..f6afe0c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-actions-ctrf", - "version": "0.0.45", + "version": "0.0.46", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-actions-ctrf", - "version": "0.0.45", + "version": "0.0.46", "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index 0b545f6c..e1eae0ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-actions-ctrf", - "version": "0.0.45", + "version": "0.0.46", "description": "View test results directly within your GitHub workflow summary and Pull Requests", "main": "index.js", "scripts": {