Skip to content

Commit

Permalink
Bump to version 2.3.14 to fix the undefined MIME issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Jul 7, 2011
1 parent 92bc0e8 commit 7db7ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/paperclip/version.rb
@@ -1,3 +1,3 @@
module Paperclip
VERSION = "2.3.13" unless defined? Paperclip::VERSION
VERSION = "2.3.14" unless defined? Paperclip::VERSION
end

0 comments on commit 7db7ce8

Please sign in to comment.