@nexusmutual/sdk 1.44.0-rc.2 → 1.44.0

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.
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "1.43.0"
2
+ "version": "1.44.0"
3
3
  }
package/dist/index.js CHANGED
@@ -23274,7 +23274,7 @@ var productAnnexSchema = import_zod.z.object({
23274
23274
  });
23275
23275
 
23276
23276
  // generated/version.json
23277
- var version27 = "1.43.0";
23277
+ var version27 = "1.44.0";
23278
23278
 
23279
23279
  // src/nexus-sdk-base.ts
23280
23280
  var import_axios = __toESM(require("axios"));