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