@vonage/client-sdk 0.3.0-alpha.2 → 1.0.0-alpha.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.
@@ -21517,7 +21517,7 @@ function requireClientsdkClientcore () {
21517
21517
  //endregion
21518
21518
  function BuildKonfig() {
21519
21519
  BuildKonfig_instance = this;
21520
- this.s1a_1 = '0.3.0';
21520
+ this.s1a_1 = '1.0.0';
21521
21521
  }
21522
21522
  BuildKonfig.$metadata$ = objectMeta('BuildKonfig');
21523
21523
  var BuildKonfig_instance;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "0.3.0-alpha.2",
3
+ "version": "1.0.0-alpha.0",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",