bruce-models 5.0.8 → 5.1.0

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.
@@ -14199,7 +14199,7 @@
14199
14199
  })(exports.DataSource || (exports.DataSource = {}));
14200
14200
 
14201
14201
  // This is updated with the package.json version on build.
14202
- const VERSION = "5.0.8";
14202
+ const VERSION = "5.1.0";
14203
14203
 
14204
14204
  exports.VERSION = VERSION;
14205
14205
  exports.AbstractApi = AbstractApi;