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