bruce-models 3.2.4 → 3.2.5

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.
@@ -10229,7 +10229,7 @@
10229
10229
  DataSource.GetList = GetList;
10230
10230
  })(exports.DataSource || (exports.DataSource = {}));
10231
10231
 
10232
- const VERSION = "3.2.4";
10232
+ const VERSION = "3.2.5";
10233
10233
 
10234
10234
  exports.VERSION = VERSION;
10235
10235
  exports.AbstractApi = AbstractApi;