@paydock/client-sdk 1.108.1-beta → 1.108.1

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.
package/bundles/index.mjs CHANGED
@@ -683,7 +683,7 @@ SDK.headerKeys = Object.freeze({
683
683
  version: 'x-sdk-version',
684
684
  type: 'x-sdk-type'
685
685
  });
686
- SDK._version = 'v1.108.1-beta';
686
+ SDK._version = 'v1.108.1';
687
687
 
688
688
  var API_AUTH_TYPE;
689
689
  (function (API_AUTH_TYPE) {