bruce-models 3.1.2 → 3.1.4

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.
@@ -8924,7 +8924,7 @@
8924
8924
  DataSource.GetList = GetList;
8925
8925
  })(exports.DataSource || (exports.DataSource = {}));
8926
8926
 
8927
- const VERSION = "3.1.2";
8927
+ const VERSION = "3.1.4";
8928
8928
 
8929
8929
  exports.VERSION = VERSION;
8930
8930
  exports.AbstractApi = AbstractApi;