@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/index.js CHANGED
@@ -9941,7 +9941,7 @@ function createToolRegistryClient(config = {}) {
9941
9941
  }
9942
9942
 
9943
9943
  // src/version.ts
9944
- var LUCERN_SDK_VERSION = "1.0.2";
9944
+ var LUCERN_SDK_VERSION = "1.0.3";
9945
9945
 
9946
9946
  // src/workflowClient.ts
9947
9947
  function normalizeLensQuery(value) {