From a772339773c5585e82e6b66354d374e26597dab2 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Mon, 11 Mar 2024 22:29:45 +0800 Subject: [PATCH] 3.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc76a0e8..86f2087c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "3.10.0", + "version": "3.10.1", "description": "An easy way to start a Vue project", "type": "module", "bin": { -- 2.47.3