From 7df66e2f8cce298c398f2095ab95b18b33339242 Mon Sep 17 00:00:00 2001 From: lanrion Date: Thu, 27 Nov 2014 15:28:19 +0800 Subject: [PATCH] 发布 1.0.0.beta1 --- lib/qy_wechat_api/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/qy_wechat_api/version.rb b/lib/qy_wechat_api/version.rb index d0a450d..a8782a7 100644 --- a/lib/qy_wechat_api/version.rb +++ b/lib/qy_wechat_api/version.rb @@ -1,3 +1,3 @@ module QyWechatApi - VERSION = "0.0.1" + VERSION = "1.0.0.beta1" end -- libgit2 0.21.0