diff --git a/package.json b/package.json index 93951dc598..967aceec34 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "element-plus", "private": true, - "version": "1.0.1-alpha.21", + "version": "1.0.1-alpha.22", "scripts": { "cz": "npx git-cz", "test": "jest",