diff --git a/package-lock.json b/package-lock.json index d91f0cf12..db75c6b1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@synthetixio/synpress", - "version": "0.9.4", + "version": "0.9.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@synthetixio/synpress", - "version": "0.9.4", + "version": "0.9.5", "license": "MIT", "dependencies": { "@cypress/code-coverage": "3.9.7", diff --git a/package.json b/package.json index 43dfe14ff..0df7308eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.9.4", + "version": "0.9.5", "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",