From 691d36efd12f6512d5fb3a6b047fd342b83f467e Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Mon, 10 Jan 2022 16:58:23 +0800 Subject: [PATCH] 3.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 191c0301..ce5170b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "3.0.6", + "version": "3.0.7", "description": "An easy way to start a Vue project", "type": "module", "bin": { -- 2.39.5