@superlinked/sie-sdk 0.6.5 → 0.6.7

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
@@ -856,7 +856,7 @@ function extractDataPayload(block) {
856
856
  }
857
857
 
858
858
  // src/version.ts
859
- var SDK_VERSION = "0.6.5";
859
+ var SDK_VERSION = "0.6.7";
860
860
 
861
861
  // src/client.ts
862
862
  function sleep2(ms) {