Skip to content

Commit

Permalink
Merge tag '2.0.5' into 2-0-stable
Browse files Browse the repository at this point in the history
* tag '2.0.5':
  Bump version for release
  • Loading branch information
tenderlove committed Nov 5, 2018
2 parents 216b7ca + decd976 commit 99fea65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def self.version
VERSION.join(".")
end

RELEASE = "2.0.4"
RELEASE = "2.0.5"

# Return the Rack release as a dotted string.
def self.release
Expand Down

0 comments on commit 99fea65

Please sign in to comment.