We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ac3dc commit edfdc03Copy full SHA for edfdc03
lib/paperclip/version.rb
@@ -1,3 +1,3 @@
1
module Paperclip
2
- VERSION = "3.4.2" unless defined? Paperclip::VERSION
+ VERSION = "3.5.0" unless defined? Paperclip::VERSION
3
end
0 commit comments