diff --git a/package.json b/package.json index 93a383b..c88acab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mediasoup-broadcast-example", - "version": "1.1.0", + "version": "1.1.1", "description": "Sample WebRTC broadcast client/server for the Mediasoup SFU.", "main": "server/index.js", "scripts": {