diff --git a/package-lock.json b/package-lock.json index c8b2ed10..9b81c8f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xcresulttool", - "version": "1.7.0", + "version": "1.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "xcresulttool", - "version": "1.7.0", + "version": "1.8.0", "license": "MIT", "dependencies": { "@actions/artifact": "1.1.2", diff --git a/package.json b/package.json index 5e8adc0b..bc069715 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xcresulttool", - "version": "1.7.0", + "version": "1.8.0", "private": false, "description": "A GitHub Action that generates a human-readable test report from the Xcode result bundle and shows it on GitHub Checks.", "main": "lib/main.js",