From 6649484884bf29ac3e6ffff304ff18eb1b43fe28 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 10:09:47 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8f365b9..17853f5 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "email": "360237521@qq.com" } ], - "version" : "0.0.2", + "version" : "1.0.*", "require" : { "php": ">=5.6.0" },