@nexusmutual/sdk 2.0.0 → 2.0.1

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": "2.0.0"
2
+ "version": "2.0.1"
3
3
  }
package/dist/index.js CHANGED
@@ -23275,7 +23275,7 @@ var productAnnexSchema = import_zod.z.object({
23275
23275
  });
23276
23276
 
23277
23277
  // generated/version.json
23278
- var version27 = "2.0.0";
23278
+ var version27 = "2.0.1";
23279
23279
 
23280
23280
  // src/nexus-sdk-base.ts
23281
23281
  var ApiError = class extends Error {