From 5e1f13f290eda89e9a6a18f8deaa827341b9c676 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Fri, 28 Jan 2022 16:23:05 +0800 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4111737b..46c7152a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "3.1.0", + "version": "3.1.1", "description": "An easy way to start a Vue project", "type": "module", "bin": { -- 2.39.5