bruce-models 4.2.0 → 4.2.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.
@@ -12898,7 +12898,7 @@
12898
12898
  })(exports.DataSource || (exports.DataSource = {}));
12899
12899
 
12900
12900
  // This is updated with the package.json version on build.
12901
- const VERSION = "4.2.0";
12901
+ const VERSION = "4.2.1";
12902
12902
 
12903
12903
  exports.VERSION = VERSION;
12904
12904
  exports.AbstractApi = AbstractApi;