bruce-models 2.6.0 → 2.6.1

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.
@@ -11546,7 +11546,7 @@
11546
11546
  Plugin.GetRunFunction = GetRunFunction;
11547
11547
  })(exports.Plugin || (exports.Plugin = {}));
11548
11548
 
11549
- const VERSION$1 = "2.5.2";
11549
+ const VERSION$1 = "2.6.1";
11550
11550
 
11551
11551
  exports.VERSION = VERSION$1;
11552
11552
  exports.AbstractApi = AbstractApi;