From eab1f0ed8d2a46c8914d8c2a6b88f826029680b1 Mon Sep 17 00:00:00 2001 From: Surya Tripathi Date: Wed, 15 Jul 2020 17:21:38 +0530 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3735448..6238d93a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-cypress-cli", - "version": "1.2.0", + "version": "1.3.0", "description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.", "main": "index.js", "scripts": {