bruce-models 2.9.8 → 3.0.0

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.
@@ -8874,7 +8874,7 @@
8874
8874
  DataSource.GetList = GetList;
8875
8875
  })(exports.DataSource || (exports.DataSource = {}));
8876
8876
 
8877
- const VERSION = "2.9.8";
8877
+ const VERSION = "3.0.0";
8878
8878
 
8879
8879
  exports.VERSION = VERSION;
8880
8880
  exports.AbstractApi = AbstractApi;