bruce-models 4.9.0 → 4.9.1

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.
@@ -14055,7 +14055,7 @@
14055
14055
  })(exports.DataSource || (exports.DataSource = {}));
14056
14056
 
14057
14057
  // This is updated with the package.json version on build.
14058
- const VERSION = "4.9.0";
14058
+ const VERSION = "4.9.1";
14059
14059
 
14060
14060
  exports.VERSION = VERSION;
14061
14061
  exports.AbstractApi = AbstractApi;