@lucern/sdk 1.0.4 → 1.0.5

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.
@@ -9563,7 +9563,7 @@ function createToolRegistryClient(config = {}) {
9563
9563
  }
9564
9564
 
9565
9565
  // src/version.ts
9566
- var LUCERN_SDK_VERSION = "1.0.4";
9566
+ var LUCERN_SDK_VERSION = "1.0.5";
9567
9567
 
9568
9568
  // src/workflowClient.ts
9569
9569
  function normalizeLensQuery(value) {