From 804cd074440a86a5dd6966a57e945326ddec76fb Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Wed, 13 Nov 2019 12:47:02 +0100 Subject: [PATCH] v0.1.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87c44dee1..38509a631 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nitro-cypress", - "version": "0.1.9", + "version": "0.1.10", "description": "Fullstack tests with cypress for Human Connection", "author": "Human Connection gGmbh", "license": "MIT",