We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f34f2eb commit d2b6af2Copy full SHA for d2b6af2
lib/rack/version.rb
@@ -20,7 +20,7 @@ def self.version
20
VERSION.join(".")
21
end
22
23
- RELEASE = "2.2.14"
+ RELEASE = "2.2.15"
24
25
# Return the Rack release as a dotted string.
26
def self.release
0 commit comments