@roxyapi/ui 0.4.0 → 0.4.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.
package/dist/index.js CHANGED
@@ -8592,7 +8592,7 @@ var ROXY_COMPONENTS = [
8592
8592
  ];
8593
8593
 
8594
8594
  // packages/ui/src/version.ts
8595
- var ROXY_UI_VERSION = "0.4.0";
8595
+ var ROXY_UI_VERSION = "0.4.1";
8596
8596
 
8597
8597
  // packages/ui/src/index.ts
8598
8598
  var ROXY_UI_COMPONENTS = ROXY_COMPONENTS.map((c) => c.slug);