bruce-models 3.4.7 → 3.4.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.
@@ -10566,7 +10566,7 @@
10566
10566
  DataSource.GetList = GetList;
10567
10567
  })(exports.DataSource || (exports.DataSource = {}));
10568
10568
 
10569
- const VERSION = "3.4.7";
10569
+ const VERSION = "3.4.8";
10570
10570
 
10571
10571
  exports.VERSION = VERSION;
10572
10572
  exports.AbstractApi = AbstractApi;