bruce-models 2.7.9 → 2.8.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.
@@ -11771,7 +11771,7 @@
11771
11771
  DataSource.GetList = GetList;
11772
11772
  })(exports.DataSource || (exports.DataSource = {}));
11773
11773
 
11774
- const VERSION$1 = "2.7.9";
11774
+ const VERSION$1 = "2.8.0";
11775
11775
 
11776
11776
  exports.VERSION = VERSION$1;
11777
11777
  exports.AbstractApi = AbstractApi;