bruce-models 3.6.0 → 3.6.1

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.
@@ -10712,7 +10712,7 @@
10712
10712
  })(exports.DataSource || (exports.DataSource = {}));
10713
10713
 
10714
10714
  // This is updated with the package.json version on build.
10715
- const VERSION = "3.6.0";
10715
+ const VERSION = "3.6.1";
10716
10716
 
10717
10717
  exports.VERSION = VERSION;
10718
10718
  exports.AbstractApi = AbstractApi;