bruce-models 3.4.5 → 3.4.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.
@@ -10572,7 +10572,7 @@
10572
10572
  DataSource.GetList = GetList;
10573
10573
  })(exports.DataSource || (exports.DataSource = {}));
10574
10574
 
10575
- const VERSION = "3.4.5";
10575
+ const VERSION = "3.4.6";
10576
10576
 
10577
10577
  exports.VERSION = VERSION;
10578
10578
  exports.AbstractApi = AbstractApi;