Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyates committed Jul 1, 2022
1 parent 6d025f0 commit ef1be84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/metar/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Metar
module VERSION #:nodoc:
MAJOR = 1
MINOR = 5
MINOR = 6
TINY = 0

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

0 comments on commit ef1be84

Please sign in to comment.