From b489ebafe503a969563ba0314ee57d5bbcaf571d Mon Sep 17 00:00:00 2001 From: Cameron Elliott <868689+cameronelliott@users.noreply.github.com> Date: Fri, 10 Dec 2021 22:12:56 -0800 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fab558e..c9de153 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whip-whap-js", - "version": "1.0.0", + "version": "1.0.1", "description": "Small, simple JS library for initiating WHIP and WHAP WebRTC sessions", "main": "whip-whap-js.js", "scripts": {