bruce-models 3.4.0 → 3.4.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.
@@ -10457,7 +10457,7 @@
10457
10457
  DataSource.GetList = GetList;
10458
10458
  })(exports.DataSource || (exports.DataSource = {}));
10459
10459
 
10460
- const VERSION = "3.4.0";
10460
+ const VERSION = "3.4.1";
10461
10461
 
10462
10462
  exports.VERSION = VERSION;
10463
10463
  exports.AbstractApi = AbstractApi;