From 7777bd94ddc635c77b96328bf283838141815ad9 Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Thu, 12 Mar 2020 12:40:59 +0100 Subject: [PATCH] v0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41998245c..8695f5fc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "human-connection", - "version": "0.4.1", + "version": "0.4.2", "description": "Fullstack and API tests with cypress and cucumber for Human Connection", "author": "Human Connection gGmbh", "license": "MIT",