bruce-models 5.0.1 → 5.0.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.
@@ -14190,7 +14190,7 @@
14190
14190
  })(exports.DataSource || (exports.DataSource = {}));
14191
14191
 
14192
14192
  // This is updated with the package.json version on build.
14193
- const VERSION = "5.0.1";
14193
+ const VERSION = "5.0.3";
14194
14194
 
14195
14195
  exports.VERSION = VERSION;
14196
14196
  exports.AbstractApi = AbstractApi;