补充版本更新信息。

This commit is contained in:
Liang Tao
2014-06-06 12:18:14 +08:00
parent 244735a3f2
commit 9d8f684eec
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ module Qiniu
module Version
MAJOR = 6
MINOR = 2
PATCH = 2
PATCH = 3
# Returns a version string by joining <tt>MAJOR</tt>, <tt>MINOR</tt>, and <tt>PATCH</tt> with <tt>'.'</tt>
#
# Example