From eccd98ec3faeb57708c74600df1bffd33c41e456 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Mon, 12 Jun 2023 15:52:55 +0800 Subject: [PATCH] 3.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60fe7044..7808fc44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "3.6.4", + "version": "3.7.0", "description": "An easy way to start a Vue project", "type": "module", "bin": { -- 2.39.5