bruce-models 5.0.5 → 5.0.6

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