@paydock/client-sdk 1.100.0 → 1.101.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.
@@ -684,7 +684,7 @@
684
684
  // the empty string is set in case if version not provided.
685
685
  //
686
686
  // e.g: grunt build --sdk-version=v1.0.0
687
- SDK._version = 'v1.100.0';
687
+ SDK._version = 'v1.101.1';
688
688
 
689
689
  var ENV = {
690
690
  SANDBOX: 'sandbox',