@paydock/client-sdk 1.107.1 → 1.108.1-beta

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.cjs CHANGED
@@ -685,7 +685,7 @@ SDK.headerKeys = Object.freeze({
685
685
  version: 'x-sdk-version',
686
686
  type: 'x-sdk-type'
687
687
  });
688
- SDK._version = 'v1.107.1';
688
+ SDK._version = 'v1.108.1-beta';
689
689
 
690
690
  var API_AUTH_TYPE;
691
691
  (function (API_AUTH_TYPE) {