bruce-models 3.9.3 → 3.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.
@@ -11250,7 +11250,7 @@
11250
11250
  })(exports.DataSource || (exports.DataSource = {}));
11251
11251
 
11252
11252
  // This is updated with the package.json version on build.
11253
- const VERSION = "3.9.3";
11253
+ const VERSION = "3.9.4";
11254
11254
 
11255
11255
  exports.VERSION = VERSION;
11256
11256
  exports.AbstractApi = AbstractApi;