Skip to content

Commit

Permalink
Rev the version to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sporkmonger committed Jul 3, 2021
1 parent c04233f commit 4910e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/addressable/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
module Addressable
module VERSION
MAJOR = 2
MINOR = 7
MINOR = 8
TINY = 0

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

0 comments on commit 4910e22

Please sign in to comment.