diff --git a/package.json b/package.json index 456045d..66780bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vitest-github-actions-reporter", - "version": "0.10.0", + "version": "0.11.0", "description": "Vitest reporter to create annotations when running tests in GitHub Actions", "type": "module", "main": "./dist/index.js",