Commit d332a324 by Sid Raval

6.0.0

[ci skip]
parent 572bba0e
6.0.0 (2018-03-09):
* Improvement: Depend only on `aws-sdk-s3` instead of `aws-sdk` (https://github.com/thoughtbot/paperclip/pull/2481)
5.3.0 (2018-03-09):
* Improvement: Use `FactoryBot` instead of `FactoryGirl` (https://github.com/thoughtbot/paperclip/pull/2501)
......
module Paperclip
unless defined?(Paperclip::VERSION)
VERSION = "5.3.0".freeze
VERSION = "6.0.0".freeze
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