diff --git a/package.json b/package.json index fd15c5d..ccd4446 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-html-reporter", - "version": "3.0.0-beta.1", + "version": "3.0.0-beta.2", "description": "Jest test results processor for generating a summary in HTML", "main": "dist/index.js", "unpkg": "dist/index.js",