@superlinked/sie-sdk 0.6.18 → 0.6.19

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
@@ -1172,7 +1172,7 @@ function extractDataPayload(block) {
1172
1172
  }
1173
1173
 
1174
1174
  // src/version.ts
1175
- var SDK_VERSION = "0.6.18";
1175
+ var SDK_VERSION = "0.6.19";
1176
1176
 
1177
1177
  // src/client.ts
1178
1178
  function sleep2(ms) {