From 860748f24dae1ff641ab72f13b9894ec8f7597de Mon Sep 17 00:00:00 2001 From: Jakub Mucha Date: Sat, 12 Dec 2020 15:41:42 +0100 Subject: [PATCH] chore: release v0.5.5 --- 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 10e700809..dd418485a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.5.4", + "version": "0.5.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fe580ff3d..bfc0c66ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@synthetixio/synpress", - "version": "0.5.4", + "version": "0.5.5", "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",