From 96ab423d7e80c25ee9fa430940e43c28370313fd Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Mon, 15 Feb 2021 17:35:08 +0530 Subject: [PATCH] 1.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13bd81e7..05330af0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.7.0", + "version": "1.7.1", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": {