From d5bbb30000150793aeeec10a53fdec992df18725 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Thu, 2 Dec 2021 19:15:46 +0800 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07c3385d..ec3d018d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "2.0.0", + "version": "2.0.1", "description": "An easy way to start a Vue project", "type": "module", "bin": { -- 2.47.3