diff --git a/package-lock.json b/package-lock.json index cce926c3a..3ddfce364 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@synthetixio/synpress", - "version": "1.2.1-beta.4", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@synthetixio/synpress", - "version": "1.2.1-beta.3", + "version": "2.0.0", "license": "MIT", "dependencies": { "@cypress/code-coverage": "^3.10.0", diff --git a/package.json b/package.json index ae096c7c4..20ada80f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "1.2.1-beta.4", + "version": "2.0.0", "description": "Synpress in an wrapper around Cypress test runner which extends its capabilities with conjunction of Puppeteer. It's used used across Synthetix projects.", "keywords": [ "Synpress",