update version for refresh gems

This commit is contained in:
longbai
2014-06-20 22:35:37 +08:00
parent 67f7011777
commit 98b1dc4fac
+1 -1
View File
@@ -5,7 +5,7 @@ module Qiniu
module Version
MAJOR = 3
MINOR = 4
PATCH = 9
PATCH = 10
# Returns a version string by joining <tt>MAJOR</tt>, <tt>MINOR</tt>, and <tt>PATCH</tt> with <tt>'.'</tt>
#
# Example