bruce-models 3.6.7 → 3.6.8

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.
@@ -10716,7 +10716,7 @@
10716
10716
  })(exports.DataSource || (exports.DataSource = {}));
10717
10717
 
10718
10718
  // This is updated with the package.json version on build.
10719
- const VERSION = "3.6.7";
10719
+ const VERSION = "3.6.8";
10720
10720
 
10721
10721
  exports.VERSION = VERSION;
10722
10722
  exports.AbstractApi = AbstractApi;