bruce-models 4.4.8 → 4.5.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.
@@ -13387,7 +13387,7 @@
13387
13387
  })(exports.DataSource || (exports.DataSource = {}));
13388
13388
 
13389
13389
  // This is updated with the package.json version on build.
13390
- const VERSION = "4.4.8";
13390
+ const VERSION = "4.5.0";
13391
13391
 
13392
13392
  exports.VERSION = VERSION;
13393
13393
  exports.AbstractApi = AbstractApi;