bruce-models 7.1.92 → 7.1.93

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.
@@ -23137,7 +23137,7 @@
23137
23137
  })(exports.UrlUtils || (exports.UrlUtils = {}));
23138
23138
 
23139
23139
  // This is updated with the package.json version on build.
23140
- const VERSION = "7.1.92";
23140
+ const VERSION = "7.1.93";
23141
23141
 
23142
23142
  exports.VERSION = VERSION;
23143
23143
  exports.AbstractApi = AbstractApi;