bruce-models 3.8.7 → 3.8.8

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.
@@ -11126,7 +11126,7 @@
11126
11126
  })(exports.DataSource || (exports.DataSource = {}));
11127
11127
 
11128
11128
  // This is updated with the package.json version on build.
11129
- const VERSION = "3.8.7";
11129
+ const VERSION = "3.8.8";
11130
11130
 
11131
11131
  exports.VERSION = VERSION;
11132
11132
  exports.AbstractApi = AbstractApi;