From 0612ceea4079b275972d47bd5278c599f5b25301 Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Fri, 21 Feb 2020 19:04:04 +0100 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a08ce857..eb9a9f68d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "human-connection", - "version": "0.3.1", + "version": "0.4.0", "description": "Fullstack and API tests with cypress and cucumber for Human Connection", "author": "Human Connection gGmbh", "license": "MIT",