From 04e96c61ca894639ac0f40ab2b77351686a23d98 Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Wed, 3 Feb 2021 18:35:09 +0530 Subject: [PATCH] 1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbbda0e6..87058d69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.6.0", + "version": "1.7.0", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": {