bruce-models 3.1.6 → 3.1.7

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.
@@ -8411,7 +8411,7 @@
8411
8411
  DataSource.GetList = GetList;
8412
8412
  })(exports.DataSource || (exports.DataSource = {}));
8413
8413
 
8414
- const VERSION = "3.1.6";
8414
+ const VERSION = "3.1.7";
8415
8415
 
8416
8416
  exports.VERSION = VERSION;
8417
8417
  exports.AbstractApi = AbstractApi;