bruce-models 4.7.4 → 4.7.5

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.
@@ -13830,7 +13830,7 @@
13830
13830
  })(exports.DataSource || (exports.DataSource = {}));
13831
13831
 
13832
13832
  // This is updated with the package.json version on build.
13833
- const VERSION = "4.7.4";
13833
+ const VERSION = "4.7.5";
13834
13834
 
13835
13835
  exports.VERSION = VERSION;
13836
13836
  exports.AbstractApi = AbstractApi;