bruce-models 3.0.3 → 3.0.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.
@@ -8893,7 +8893,7 @@
8893
8893
  DataSource.GetList = GetList;
8894
8894
  })(exports.DataSource || (exports.DataSource = {}));
8895
8895
 
8896
- const VERSION = "3.0.3";
8896
+ const VERSION = "3.0.4";
8897
8897
 
8898
8898
  exports.VERSION = VERSION;
8899
8899
  exports.AbstractApi = AbstractApi;