mirror of
https://github.com/wahyd4/ruby-sdk.git
synced 2026-08-24 20:26:06 +10:00
v3.2.0
This commit is contained in:
@@ -4,8 +4,8 @@ module Qiniu
|
||||
module RS
|
||||
module Version
|
||||
MAJOR = 3
|
||||
MINOR = 1
|
||||
PATCH = 1
|
||||
MINOR = 2
|
||||
PATCH = 0
|
||||
# Returns a version string by joining <tt>MAJOR</tt>, <tt>MINOR</tt>, and <tt>PATCH</tt> with <tt>'.'</tt>
|
||||
#
|
||||
# Example
|
||||
|
||||
Reference in New Issue
Block a user