From b856a841361bca0129f88dfed5d54c02d4d6e42e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Baz=20Castillo?= Date: Thu, 26 Oct 2023 16:59:14 +0200 Subject: [PATCH] 3.6.103 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 52cfe87d..a464d2aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mediasoup-client", - "version": "3.6.102", + "version": "3.6.103", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mediasoup-client", - "version": "3.6.102", + "version": "3.6.103", "license": "ISC", "dependencies": { "@types/debug": "^4.1.10", diff --git a/package.json b/package.json index 41c018bd..0f6855ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mediasoup-client", - "version": "3.6.102", + "version": "3.6.103", "description": "mediasoup client side JavaScript library", "contributors": [ "IƱaki Baz Castillo (https://inakibaz.me)",