From 584dcda4afb423b356fd58f967c4c9af6600b511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IT=E5=B0=8F=E5=BC=BAxqitw=2Ecn?= <360237521@qq.com> Date: Wed, 6 Jun 2018 09:55:12 +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 --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 1579970..8f365b9 100644 --- a/composer.json +++ b/composer.json @@ -9,6 +9,7 @@ "email": "360237521@qq.com" } ], + "version" : "0.0.2", "require" : { "php": ">=5.6.0" },