@roxyapi/ui 0.3.0 → 0.3.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
@@ -7992,7 +7992,7 @@ var ROXY_COMPONENTS = [
7992
7992
  ];
7993
7993
 
7994
7994
  // packages/ui/src/version.ts
7995
- var ROXY_UI_VERSION = "0.3.0";
7995
+ var ROXY_UI_VERSION = "0.3.1";
7996
7996
 
7997
7997
  // packages/ui/src/index.ts
7998
7998
  var ROXY_UI_COMPONENTS = ROXY_COMPONENTS.map((c) => c.slug);