From 19e429f952b2ee83dfbdae3860b1e87141567118 Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Fri, 22 Nov 2019 20:19:02 +0100 Subject: [PATCH] v0.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebae03d33..fe0e61c0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nitro-cypress", - "version": "0.1.10", + "version": "0.1.11", "description": "Fullstack tests with cypress for Human Connection", "author": "Human Connection gGmbh", "license": "MIT",