From 62fe4c14f7c149a1f77ea496e1d234bd4cd9e6cf Mon Sep 17 00:00:00 2001 From: zazzaz Date: Sun, 4 Oct 2020 17:25:28 +0800 Subject: [PATCH] 1.0.1-alpha.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 684e487f18..f4a4f2e261 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "element-plus", "private": true, - "version": "1.0.1-alpha.3", + "version": "1.0.1-alpha.4", "scripts": { "cz": "npx git-cz", "test": "jest",