diff --git a/package.json b/package.json index 4eaf71fa..ee556e7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lighthouse-action", - "version": "1.1.0", + "version": "2.0.0", "description": "Audit web performance for deployed staging sites with Lighthouse and Github Actions.", "main": "src/index.js", "repository": "git@github.com:justinribeiro/lighthouse-action.git",