diff --git a/package.json b/package.json index b69cfd5622..22073664ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "element-plus", "private": true, - "version": "1.0.1-alpha.6", + "version": "1.0.1-alpha.7", "scripts": { "cz": "npx git-cz", "test": "jest",