bruce-models 4.4.2 → 4.4.3

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.
@@ -13346,7 +13346,7 @@
13346
13346
  })(exports.DataSource || (exports.DataSource = {}));
13347
13347
 
13348
13348
  // This is updated with the package.json version on build.
13349
- const VERSION = "4.4.2";
13349
+ const VERSION = "4.4.3";
13350
13350
 
13351
13351
  exports.VERSION = VERSION;
13352
13352
  exports.AbstractApi = AbstractApi;