livekit-client 0.17.6-rc3 → 0.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8710,7 +8710,7 @@ class DeviceManager {
8710
8710
  }
8711
8711
  DeviceManager.mediaDeviceKinds = ['audioinput', 'audiooutput', 'videoinput'];
8712
8712
 
8713
- const version = '0.17.5';
8713
+ const version = '0.18.0';
8714
8714
  const protocolVersion = 7;
8715
8715
 
8716
8716
  const separator = '|';