Skip to content

Commit

Permalink
Bump to 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janko committed Dec 3, 2016
1 parent b4767cb commit 2443809
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/mini_magick/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ def self.version

module VERSION
MAJOR = 4
MINOR = 5
TINY = 1
MINOR = 6
TINY = 0
PRE = nil

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

0 comments on commit 2443809

Please sign in to comment.