From d2991983cc95d80916512010f883bad5316e92c3 Mon Sep 17 00:00:00 2001 From: Jakub Mucha Date: Fri, 11 Dec 2020 18:37:08 +0100 Subject: [PATCH] chore: release v0.4.1 --- 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 68a9fa8d6..70203b8d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.4.0", + "version": "0.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 40d6d3ffd..64fda0c5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.4.0", + "version": "0.4.1", "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",