Skip to content

Commit

Permalink
Version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyates committed Apr 13, 2015
1 parent 900b90a commit c19643b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/metar/version.rb
Expand Up @@ -2,7 +2,7 @@ module Metar
module VERSION #:nodoc:
MAJOR = 1
MINOR = 1
TINY = 7
TINY = 8

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

0 comments on commit c19643b

Please sign in to comment.