From 04fa446872fe4fecdec9a58738d8531502c2224a Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Fri, 25 Oct 2024 01:27:08 +0800 Subject: [PATCH] 3.11.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e83d33c5..641cc167 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "3.11.1", + "version": "3.11.2", "description": "🛠️ The recommended way to start a Vite-powered Vue project", "type": "module", "packageManager": "pnpm@9.12.2",