From a365b2903c26c83bc0f9758ae2d87e1684ebcec9 Mon Sep 17 00:00:00 2001 From: free pan Date: Thu, 15 Dec 2022 23:08:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c89f6e3..23d491a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pzy915/front-template-cli", - "version": "0.0.4", + "version": "0.0.5", "description": "", "bin": { "ftc":"./dist/index.es.js" -- GitLab