webitel-sdk 0.1.141 → 0.1.142

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.
@@ -25553,7 +25553,7 @@ async function getMediaStream(constraints) {
25553
25553
 
25554
25554
  const getVersion = () => {
25555
25555
  // @ts-ignore
25556
- return '"0.1.141"';
25556
+ return '"0.1.142"';
25557
25557
  };
25558
25558
  var version = getVersion();
25559
25559