bruce-models 4.1.1 → 4.1.2

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.
@@ -11665,7 +11665,7 @@
11665
11665
  })(exports.DataSource || (exports.DataSource = {}));
11666
11666
 
11667
11667
  // This is updated with the package.json version on build.
11668
- const VERSION = "4.1.1";
11668
+ const VERSION = "4.1.2";
11669
11669
 
11670
11670
  exports.VERSION = VERSION;
11671
11671
  exports.AbstractApi = AbstractApi;