Skip to content

Commit

Permalink
Bump patch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jun 12, 2024
1 parent 5c34b37 commit e2020c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# so it should be enough just to <tt>require 'rack'</tt> in your code.

module Rack
RELEASE = "3.1.2"
RELEASE = "3.1.3"

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

0 comments on commit e2020c1

Please sign in to comment.