Skip to content

Commit

Permalink
Bump to 4.0.4
Browse files Browse the repository at this point in the history
Concerns #285
  • Loading branch information
janko committed Feb 8, 2015
1 parent c1dc284 commit 4db3c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mini_magick/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def self.version
module VERSION
MAJOR = 4
MINOR = 0
TINY = 3
TINY = 4
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
Expand Down

0 comments on commit 4db3c32

Please sign in to comment.