@superlinked/sie-sdk 0.6.1 → 0.6.3

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/dist/index.cjs CHANGED
@@ -798,7 +798,7 @@ function extractDataPayload(block) {
798
798
  }
799
799
 
800
800
  // src/version.ts
801
- var SDK_VERSION = "0.6.1";
801
+ var SDK_VERSION = "0.6.3";
802
802
 
803
803
  // src/client.ts
804
804
  function sleep2(ms) {