From 1f3df7563b6ee06f7759fe8611afabdfa2368f99 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Fri, 25 Nov 2022 19:19:03 +0800 Subject: [PATCH] 3.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf3b74f0..596c2078 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "3.4.0", + "version": "3.4.1", "description": "An easy way to start a Vue project", "type": "module", "bin": { -- 2.39.5