From 1d9372f8fccc8f7058d4e5a7c3d105b4d5677df3 Mon Sep 17 00:00:00 2001 From: Nick Amello Date: Tue, 22 Oct 2024 12:09:30 -0400 Subject: [PATCH] Bump version for release. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff9669bdf2..20ca9eea78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gathertown/mediasoup", - "version": "0.0.2-gather", + "version": "0.0.3-gather", "description": "Cutting Edge WebRTC Video Conferencing", "contributors": [ "IƱaki Baz Castillo (https://inakibaz.me)",