diff --git a/docs/package.json b/docs/package.json index d739dc68c..6bba92e57 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,7 +1,7 @@ { "name": "docs", "type": "module", - "version": "0.0.2", + "version": "1.0.0-alpha.1", "scripts": { "docs:dev": "vitepress dev", "docs:build": "vitepress build", diff --git a/package.json b/package.json index d97e2cdca..39f65f2a1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "reka-ui", "type": "module", - "version": "0.0.2", + "version": "1.0.0-alpha.1", "private": true, "packageManager": "pnpm@9.4.0", "license": "MIT", diff --git a/packages/core/package.json b/packages/core/package.json index ff4948385..56fc3e227 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "reka-ui", "type": "module", - "version": "0.0.2", + "version": "1.0.0-alpha.1", "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 f869c6d19..82aab1f1e 100644 --- a/packages/plugins/package.json +++ b/packages/plugins/package.json @@ -1,7 +1,7 @@ { "name": "plugins", "type": "module", - "version": "1.9.6", + "version": "1.0.0-alpha.1", "description": "Nuxt module for Radix Vue", "license": "MIT", "keywords": [