bruce-models 4.9.3 → 4.9.4

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.
@@ -14081,7 +14081,7 @@
14081
14081
  })(exports.DataSource || (exports.DataSource = {}));
14082
14082
 
14083
14083
  // This is updated with the package.json version on build.
14084
- const VERSION = "4.9.3";
14084
+ const VERSION = "4.9.4";
14085
14085
 
14086
14086
  exports.VERSION = VERSION;
14087
14087
  exports.AbstractApi = AbstractApi;