From 66e28ea44af26805948f4facb0070daa30479805 Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Thu, 19 Dec 2019 17:24:32 +0100 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51d1993ac..8fb463994 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "human-connection", - "version": "0.1.13", + "version": "0.2.0", "description": "Fullstack and API tests with cypress and cucumber for Human Connection", "author": "Human Connection gGmbh", "license": "MIT",