@superlinked/sie-sdk 0.6.21 → 0.6.22

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
@@ -1191,7 +1191,7 @@ function extractDataPayload(block) {
1191
1191
  }
1192
1192
 
1193
1193
  // src/version.ts
1194
- var SDK_VERSION = "0.6.21";
1194
+ var SDK_VERSION = "0.6.22";
1195
1195
 
1196
1196
  // src/client.ts
1197
1197
  function sleep2(ms) {