@lucern/sdk 1.0.2 → 1.0.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/client.js CHANGED
@@ -9519,7 +9519,7 @@ function createToolRegistryClient(config = {}) {
9519
9519
  }
9520
9520
 
9521
9521
  // src/version.ts
9522
- var LUCERN_SDK_VERSION = "1.0.2";
9522
+ var LUCERN_SDK_VERSION = "1.0.3";
9523
9523
 
9524
9524
  // src/workflowClient.ts
9525
9525
  function normalizeLensQuery(value) {