Commit 21e1fa18 by LI Daobing

release 0.0.2

parent 03e9a65f
PATH
remote: .
specs:
paperclip-qiniu (0.0.1)
paperclip-qiniu (0.0.2)
paperclip
qiniu-rs
......
......@@ -55,3 +55,14 @@ end
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
## CHANGELOG
### 0.0.2 (2012-07-17)
* support public host.
### 0.0.1
* it works.
module Paperclip
module Qiniu
VERSION = "0.0.1"
VERSION = "0.0.2"
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment