From a76de9fac938abe4af42d8d3437a05a722b4d85a Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Tue, 14 Sep 2021 20:09:29 +0530 Subject: [PATCH] 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 025f6c79..ba19f5b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.8.1", + "version": "1.9.0", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": {