release v3.4.2 for uploadToken[:return_body] #40 .

This commit is contained in:
404
2013-02-04 15:38:11 +08:00
parent 60cc7274b1
commit eaed72eeaa
5 changed files with 16 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ module Qiniu
module Version
MAJOR = 3
MINOR = 4
PATCH = 1
PATCH = 2
# Returns a version string by joining <tt>MAJOR</tt>, <tt>MINOR</tt>, and <tt>PATCH</tt> with <tt>'.'</tt>
#
# Example