Skip to content

Commit a287025

Browse files
committed
6.4.1 version tick!
1 parent 32a629d commit a287025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puma/const.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ class UnsupportedOption < RuntimeError
100100
# too taxing on performance.
101101
module Const
102102

103-
PUMA_VERSION = VERSION = "6.4.0"
103+
PUMA_VERSION = VERSION = "6.4.1"
104104
CODE_NAME = "The Eagle of Durango"
105105

106106
PUMA_SERVER_STRING = ["puma", PUMA_VERSION, CODE_NAME].join(" ").freeze

0 commit comments

Comments
 (0)