bruce-models 3.3.8 → 3.3.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.
@@ -10455,7 +10455,7 @@
10455
10455
  DataSource.GetList = GetList;
10456
10456
  })(exports.DataSource || (exports.DataSource = {}));
10457
10457
 
10458
- const VERSION = "3.3.8";
10458
+ const VERSION = "3.3.9";
10459
10459
 
10460
10460
  exports.VERSION = VERSION;
10461
10461
  exports.AbstractApi = AbstractApi;