@nexusmutual/sdk 2.1.0-rc.0 → 2.1.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": "2.0.1"
2
+ "version": "2.1.0"
3
3
  }
package/dist/index.js CHANGED
@@ -23279,7 +23279,7 @@ var coverMetadataRefSchema = import_zod.z.object({
23279
23279
  });
23280
23280
 
23281
23281
  // generated/version.json
23282
- var version27 = "2.0.1";
23282
+ var version27 = "2.1.0";
23283
23283
 
23284
23284
  // src/nexus-sdk-base.ts
23285
23285
  var ApiError = class extends Error {