bruce-models 3.8.1 → 3.8.3

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.
@@ -10908,7 +10908,7 @@
10908
10908
  })(exports.DataSource || (exports.DataSource = {}));
10909
10909
 
10910
10910
  // This is updated with the package.json version on build.
10911
- const VERSION = "3.8.1";
10911
+ const VERSION = "3.8.3";
10912
10912
 
10913
10913
  exports.VERSION = VERSION;
10914
10914
  exports.AbstractApi = AbstractApi;