From c21cd289654a20d2f324f80089a31bfa95c57296 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Fri, 17 Jun 2022 16:56:10 +0800 Subject: [PATCH] 2.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cef9f267..16712adc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "2.0.5", + "version": "2.0.6", "description": "An easy way to start a Vue project", "type": "module", "bin": { -- 2.47.3