diff --git a/package-lock.json b/package-lock.json index 514d4bdad..2ea56628d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@synthetixio/synpress", - "version": "0.7.1", + "version": "0.7.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@synthetixio/synpress", - "version": "0.7.1", + "version": "0.7.2", "license": "MIT", "dependencies": { "@synthetixio/js": "2.39.3", diff --git a/package.json b/package.json index 78455109e..ad8a03352 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.7.1", + "version": "0.7.2", "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",