diff --git a/package.json b/package.json index 8e74e4776c..97e09bf225 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "element-plus", "private": true, - "version": "1.0.1-alpha.15", + "version": "1.0.1-alpha.16", "scripts": { "cz": "npx git-cz", "test": "jest",