Skip to content

Commit 835e15b

Browse files
committed
Bump patch version.
1 parent bd60f6e commit 835e15b

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.14"
15+
RELEASE = "3.1.15"
1616

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

0 commit comments

Comments
 (0)