Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed May 12, 2020
1 parent 775c836 commit b9b8652
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 @@ -20,7 +20,7 @@ def self.version
VERSION.join(".")
end

RELEASE = "2.1.2"
RELEASE = "2.1.3"

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

0 comments on commit b9b8652

Please sign in to comment.