From ed16d3d8e73748550fa4cace4d2057cf0b3c9b14 Mon Sep 17 00:00:00 2001 From: Pulkit Sharma Date: Fri, 13 Apr 2018 12:30:42 +0530 Subject: [PATCH] Bumping to 1.3.1 for the readme changes. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2800593..73cee6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-local", - "version": "1.3.0", + "version": "1.3.1", "description": "Nodejs bindings for BrowserStack Local", "engine": "^0.10.44", "main": "index.js",