bruce-models 2.6.6 → 2.6.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.
@@ -11659,7 +11659,7 @@
11659
11659
  DataSource.GetList = GetList;
11660
11660
  })(exports.DataSource || (exports.DataSource = {}));
11661
11661
 
11662
- const VERSION$1 = "2.6.3";
11662
+ const VERSION$1 = "2.6.7";
11663
11663
 
11664
11664
  exports.VERSION = VERSION$1;
11665
11665
  exports.AbstractApi = AbstractApi;