@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.
package/dist/client.js CHANGED
@@ -9561,7 +9561,7 @@ function createToolRegistryClient(config = {}) {
9561
9561
  }
9562
9562
 
9563
9563
  // src/version.ts
9564
- var LUCERN_SDK_VERSION = "1.0.9";
9564
+ var LUCERN_SDK_VERSION = "1.0.10";
9565
9565
 
9566
9566
  // src/workflowClient.ts
9567
9567
  function normalizeLensQuery(value) {