From 13d46ff336d285b935e387f1e7790443d9f37f87 Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Mon, 10 Feb 2020 17:23:50 +0100 Subject: [PATCH] v0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f50c1dadf..ec54cdb7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "human-connection", - "version": "0.3.0", + "version": "0.3.1", "description": "Fullstack and API tests with cypress and cucumber for Human Connection", "author": "Human Connection gGmbh", "license": "MIT",