bruce-models 3.2.8 → 3.2.9

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.
@@ -10367,7 +10367,7 @@
10367
10367
  DataSource.GetList = GetList;
10368
10368
  })(exports.DataSource || (exports.DataSource = {}));
10369
10369
 
10370
- const VERSION = "3.2.8";
10370
+ const VERSION = "3.2.9";
10371
10371
 
10372
10372
  exports.VERSION = VERSION;
10373
10373
  exports.AbstractApi = AbstractApi;