From c7cedf082875591b5418342eb84377225333279a Mon Sep 17 00:00:00 2001 From: peterszeles Date: Sun, 18 Apr 2021 21:17:04 +0200 Subject: [PATCH] Github CICD actions testing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e2b240..6dc77a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress-cucumber-testing", - "version": "1.1.1", + "version": "1.1.2", "description": "DSL For Generic Functional testing", "main": "index.js", "scripts": {