bruce-models 2.6.2 → 2.6.3

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.
@@ -11656,7 +11656,7 @@
11656
11656
  DataSource.GetList = GetList;
11657
11657
  })(exports.DataSource || (exports.DataSource = {}));
11658
11658
 
11659
- const VERSION$1 = "2.6.2";
11659
+ const VERSION$1 = "2.6.3";
11660
11660
 
11661
11661
  exports.VERSION = VERSION$1;
11662
11662
  exports.AbstractApi = AbstractApi;