Skip to content

Commit df2f3f2

Browse files
committed
Bump patch version.
1 parent aed514d commit df2f3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rack/version.rb

Lines changed: 1 addition & 1 deletion
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.15"
15+
RELEASE = "3.1.16"
1616

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

0 commit comments

Comments
 (0)