Skip to content

Commit

Permalink
Bump to 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janko committed Jan 6, 2020
1 parent 1b3fe59 commit adb8283
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 = 9
TINY = 5
MINOR = 10
TINY = 0
PRE = nil

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

0 comments on commit adb8283

Please sign in to comment.