From 47078c3973e810287d90eb722149d29025b19272 Mon Sep 17 00:00:00 2001 From: Jakub Mucha Date: Fri, 12 Mar 2021 00:12:28 +0100 Subject: [PATCH] chore: release v0.7.10 --- 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 1c7e2372a..29e33f472 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@synthetixio/synpress", - "version": "0.7.9", + "version": "0.7.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@synthetixio/synpress", - "version": "0.7.9", + "version": "0.7.10", "license": "MIT", "dependencies": { "@synthetixio/js": "2.39.3", diff --git a/package.json b/package.json index 55c8a5653..fe9941ef6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.7.9", + "version": "0.7.10", "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",