From d7af8e125af2f869fe9baac2033aaeb5d3776565 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Fri, 11 Feb 2022 17:48:26 +0800 Subject: [PATCH] 3.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e79cd59e..e5cd2362 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vue", - "version": "3.1.4", + "version": "3.1.5", "description": "An easy way to start a Vue project", "type": "module", "bin": { -- 2.39.5