bruce-models 3.2.1 → 3.2.2

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.
@@ -10221,7 +10221,7 @@
10221
10221
  DataSource.GetList = GetList;
10222
10222
  })(exports.DataSource || (exports.DataSource = {}));
10223
10223
 
10224
- const VERSION = "3.2.1";
10224
+ const VERSION = "3.2.2";
10225
10225
 
10226
10226
  exports.VERSION = VERSION;
10227
10227
  exports.AbstractApi = AbstractApi;