8000 Bumping to 2.0.7 for release · rack/rack@7fb95db · GitHub
[go: up one dir, main page]

Skip to content

Commit 7fb95db

Browse files
committed
Bumping to 2.0.7 for release
1 parent ea57610 commit 7fb95db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rack.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def self.version
1818
VERSION.join(".")
1919
end
2020

21-
RELEASE = "2.0.6"
21+
RELEASE = "2.0.7"
2222

2323
# Return the Rack release as a dotted string.
2424
def self.release

0 commit comments

Comments
 (0)
0