@lucern/sdk 1.0.9 → 1.0.10

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.
@@ -9567,7 +9567,7 @@ function createToolRegistryClient(config = {}) {
9567
9567
  }
9568
9568
 
9569
9569
  // src/version.ts
9570
- var LUCERN_SDK_VERSION = "1.0.9";
9570
+ var LUCERN_SDK_VERSION = "1.0.10";
9571
9571
 
9572
9572
  // src/workflowClient.ts
9573
9573
  function normalizeLensQuery(value) {