Skip to content

Commit e217a39

Browse files
committed
Bump patch version.
1 parent 3383cf2 commit e217a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rack/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# so it should be enough just to <tt>require 'rack'</tt> in your code.
1313

1414
module Rack
15-
RELEASE = "3.1.8"
15+
RELEASE = "3.1.9"
1616

1717
# Return the Rack release as a dotted string.
1818
def self.release

0 commit comments

Comments
 (0)