From 5beba9c56c75f98dab402fe2aaf68309ef09cb80 Mon Sep 17 00:00:00 2001 From: Jakub Mucha Date: Wed, 10 Mar 2021 20:40:28 +0100 Subject: [PATCH] chore: release v0.7.9 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index be3b0553d..54ffe1365 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@synthetixio/synpress", - "version": "0.7.8", + "version": "0.7.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@synthetixio/synpress", - "version": "0.7.8", + "version": "0.7.9", "license": "MIT", "dependencies": { "@synthetixio/js": "2.39.3", diff --git a/package.json b/package.json index 232c139bb..5ae935aa6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.7.8", + "version": "0.7.9", "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",