From e78beb3b79ad2309f4077cee58465ca1ff43d58f Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Fri, 10 Jan 2020 16:17:19 +0100 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e29c99586..d8b880cdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "human-connection", - "version": "0.2.0", + "version": "0.2.1", "description": "Fullstack and API tests with cypress and cucumber for Human Connection", "author": "Human Connection gGmbh", "license": "MIT",