bruce-models 3.3.0 → 3.3.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.
@@ -10369,7 +10369,7 @@
10369
10369
  DataSource.GetList = GetList;
10370
10370
  })(exports.DataSource || (exports.DataSource = {}));
10371
10371
 
10372
- const VERSION = "3.3.0";
10372
+ const VERSION = "3.3.1";
10373
10373
 
10374
10374
  exports.VERSION = VERSION;
10375
10375
  exports.AbstractApi = AbstractApi;