From 06f2c909786dc3d20c4a7fd841c0760925512f4d Mon Sep 17 00:00:00 2001 From: Binayak Ghosh Date: Mon, 29 May 2023 11:43:36 +0530 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f88edd..b2faa19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nightwatch/browserstack", - "version": "0.2.0", + "version": "0.2.1", "description": "Nightwatch plugin for integration with browserstack.", "main": "index.js", "scripts": {