From fca528775125a6d569795972b5bd41e5dd185182 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Sun, 4 Sep 2022 15:24:26 +0800 Subject: [PATCH] 3.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd5f690d..2dbfb743 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "3.3.2", + "version": "3.3.3", "description": "An easy way to start a Vue project", "type": "module", "bin": { -- 2.39.5