bruce-models 4.3.5 → 4.3.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.
@@ -13079,7 +13079,7 @@
13079
13079
  })(exports.DataSource || (exports.DataSource = {}));
13080
13080
 
13081
13081
  // This is updated with the package.json version on build.
13082
- const VERSION = "4.3.5";
13082
+ const VERSION = "4.3.6";
13083
13083
 
13084
13084
  exports.VERSION = VERSION;
13085
13085
  exports.AbstractApi = AbstractApi;