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