From 8bb698d86e20851667a07d74b942249d66d6dc00 Mon Sep 17 00:00:00 2001 From: Jakub Date: Mon, 12 Jul 2021 23:01:12 +0000 Subject: [PATCH] chore: release v0.9.6 --- 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 75a40d30..61ebf088 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@synthetixio/synpress", - "version": "0.9.5", + "version": "0.9.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@synthetixio/synpress", - "version": "0.9.5", + "version": "0.9.6", "license": "MIT", "dependencies": { "@cypress/code-coverage": "3.9.9", diff --git a/package.json b/package.json index 0dddbc7c..0204cc95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.9.5", + "version": "0.9.6", "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",