@vonage/client-sdk 2.1.0-rc.0 → 2.1.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.
@@ -33380,7 +33380,7 @@ function requireClientsdkClientcore () {
33380
33380
  initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
33381
33381
  //endregion
33382
33382
  function BuildKonfig() {
33383
- this.u1d_1 = '2.1.0-rc.0';
33383
+ this.u1d_1 = '2.1.0';
33384
33384
  }
33385
33385
  var BuildKonfig_instance;
33386
33386
  function CoreClientWithMedia() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "2.1.0-rc.0",
3
+ "version": "2.1.0",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",