bruce-models 4.1.4 → 4.1.5

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.
@@ -11684,7 +11684,7 @@
11684
11684
  })(exports.DataSource || (exports.DataSource = {}));
11685
11685
 
11686
11686
  // This is updated with the package.json version on build.
11687
- const VERSION = "4.1.4";
11687
+ const VERSION = "4.1.5";
11688
11688
 
11689
11689
  exports.VERSION = VERSION;
11690
11690
  exports.AbstractApi = AbstractApi;