bruce-models 5.1.4 → 5.1.5

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.
@@ -14219,7 +14219,7 @@
14219
14219
  })(exports.DataSource || (exports.DataSource = {}));
14220
14220
 
14221
14221
  // This is updated with the package.json version on build.
14222
- const VERSION = "5.1.4";
14222
+ const VERSION = "5.1.5";
14223
14223
 
14224
14224
  exports.VERSION = VERSION;
14225
14225
  exports.AbstractApi = AbstractApi;