bruce-models 4.0.1 → 4.0.2

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.
@@ -11384,7 +11384,7 @@
11384
11384
  })(exports.DataSource || (exports.DataSource = {}));
11385
11385
 
11386
11386
  // This is updated with the package.json version on build.
11387
- const VERSION = "4.0.1";
11387
+ const VERSION = "4.0.2";
11388
11388
 
11389
11389
  exports.VERSION = VERSION;
11390
11390
  exports.AbstractApi = AbstractApi;