diff --git a/docs/package.json b/docs/package.json index 5ea80fa7c..08be9a5ed 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,7 +1,7 @@ { "name": "docs", "type": "module", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "scripts": { "docs:dev": "vitepress dev", "docs:build": "vitepress build", diff --git a/package.json b/package.json index bceb3c99e..acb57b397 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "reka-ui", "type": "module", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "private": true, "packageManager": "pnpm@9.4.0", "license": "MIT", diff --git a/packages/core/package.json b/packages/core/package.json index e7b7602a0..7f90e1f29 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "reka-ui", "type": "module", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "description": "Vue port for Radix UI Primitives.", "author": "UnoVue Contributors (https://github.com/radix-vue)", "license": "MIT", diff --git a/packages/plugins/package.json b/packages/plugins/package.json index d1701ff38..a22a8de3a 100644 --- a/packages/plugins/package.json +++ b/packages/plugins/package.json @@ -1,7 +1,7 @@ { "name": "plugins", "type": "module", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "description": "Nuxt module for Radix Vue", "license": "MIT", "keywords": [