Skip to content

Commit

Permalink
Bump to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janko committed Mar 28, 2017
1 parent 7a0fc32 commit 895b3c0
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 = 6
TINY = 1
MINOR = 7
TINY = 0
PRE = nil

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

0 comments on commit 895b3c0

Please sign in to comment.