From a8c27a6351ccb4126adcd372456cc3f314f2d72f Mon Sep 17 00:00:00 2001 From: Lukas Kullmann Date: Wed, 13 Nov 2019 15:15:16 +0100 Subject: [PATCH] 2.4.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 653d498..eb74d67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gherkin-testcafe", - "version": "2.4.1", + "version": "2.4.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 430503f..2736620 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gherkin-testcafe", - "version": "2.4.1", + "version": "2.4.2", "author": "Lukas Kullmann ", "contributors": [ "Wilhelm Behncke ",