From d335cd00f04eb38900fa0887c8fc84f7a653d254 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Fri, 3 Jun 2022 17:19:30 +0800 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6d2274f..bea50990 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "3.1.12", + "version": "3.2.0", "description": "An easy way to start a Vue project", "type": "module", "bin": { -- 2.39.5