fixed put_file 401

This commit is contained in:
404
2012-07-28 16:20:41 +08:00
parent 9ff7228a8f
commit e5c57d4d72
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
qiniu-rs (2.3.1)
qiniu-rs (2.3.2)
json (~> 1.7.3)
mime-types (~> 1.19)
rest-client (~> 1.6.7)
+1 -1
View File
@@ -2,6 +2,6 @@
module Qiniu
module RS
VERSION = "2.3.1"
VERSION = "2.3.2"
end
end