diff --git a/package.json b/package.json index 4f326122e9..e81780e55c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "element-plus", - "version": "1.0.1-alpha.0", + "version": "1.0.1-alpha.1", "scripts": { "cz": "npx git-cz", "test": "jest",