From d7819730f9f16615428536c9012055e69ec63eff Mon Sep 17 00:00:00 2001 From: Jakub Mucha Date: Thu, 3 Dec 2020 18:33:22 +0100 Subject: [PATCH] chore: release v0.3.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0e0b9d0e1..50333c04c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 730c6979f..2c43a85d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.3.1", + "version": "0.3.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",