bruce-models 5.3.1 → 5.3.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.
@@ -14370,7 +14370,7 @@
14370
14370
  })(exports.DataSource || (exports.DataSource = {}));
14371
14371
 
14372
14372
  // This is updated with the package.json version on build.
14373
- const VERSION = "5.3.1";
14373
+ const VERSION = "5.3.2";
14374
14374
 
14375
14375
  exports.VERSION = VERSION;
14376
14376
  exports.AbstractApi = AbstractApi;