We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 413b834 commit e8f4760Copy full SHA for e8f4760
lib/rack/version.rb
@@ -12,7 +12,7 @@
12
# so it should be enough just to <tt>require 'rack'</tt> in your code.
13
14
module Rack
15
- RELEASE = "3.1.11"
+ RELEASE = "3.1.12"
16
17
# Return the Rack release as a dotted string.
18
def self.release
0 commit comments