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