bruce-models 3.7.9 → 3.8.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.
@@ -10903,7 +10903,7 @@
10903
10903
  })(exports.DataSource || (exports.DataSource = {}));
10904
10904
 
10905
10905
  // This is updated with the package.json version on build.
10906
- const VERSION = "3.7.9";
10906
+ const VERSION = "3.8.0";
10907
10907
 
10908
10908
  exports.VERSION = VERSION;
10909
10909
  exports.AbstractApi = AbstractApi;