diff --git a/package.json b/package.json index 0d26eed..4e456ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "radix-icons", - "version": "0.1.0", + "version": "1.0.0", "license": "MIT", "type": "module", "scripts": { diff --git a/react/package.json b/react/package.json index 6335330..ecaf950 100644 --- a/react/package.json +++ b/react/package.json @@ -1,7 +1,7 @@ { "name": "@radix-icons/react", "license": "MIT", - "version": "0.1.0", + "version": "1.0.0", "description": "", "keywords": [], "homepage": "https://github.com/radix-vue/radix-icons#readme", diff --git a/vue/package.json b/vue/package.json index a0d0f49..61ec607 100644 --- a/vue/package.json +++ b/vue/package.json @@ -1,7 +1,7 @@ { "name": "@radix-icons/vue", "license": "MIT", - "version": "0.1.2", + "version": "1.0.0", "description": "", "keywords": [], "homepage": "https://github.com/radix-vue/radix-icons#readme",