From 1bd17a28e8654103bf9ce4204693c82a0e382f76 Mon Sep 17 00:00:00 2001 From: pardeep-kumar-bs <pardeep.kumar@bigsteptech.com> Date: Mon, 27 Jul 2020 17:12:48 +0530 Subject: [PATCH] Add package.json file changes. --- live-stream/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-stream/package.json b/live-stream/package.json index 2e2886c..b056b0c 100755 --- a/live-stream/package.json +++ b/live-stream/package.json @@ -1,6 +1,6 @@ { "name": "js-web-live-stream", - "version": "1.0.0", + "version": "2.0.0", "description": "Channelize Web Live Stream Sample App", "main": "index.js", "scripts": {