bruce-models 7.0.2 → 7.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.
@@ -16700,7 +16700,7 @@
16700
16700
  }
16701
16701
 
16702
16702
  // This is updated with the package.json version on build.
16703
- const VERSION = "7.0.2";
16703
+ const VERSION = "7.0.3";
16704
16704
 
16705
16705
  exports.VERSION = VERSION;
16706
16706
  exports.AbstractApi = AbstractApi;