diff --git a/package.json b/package.json index 7de8e682b4..79bd4b4c65 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "element-plus", "private": true, - "version": "1.0.1-alpha.9", + "version": "1.0.1-alpha.10", "scripts": { "cz": "npx git-cz", "test": "jest",