Skip to content

Commit

Permalink
6.4.1 version tick!
Browse files Browse the repository at this point in the history
  • Loading branch information
nateberkopec committed Jan 2, 2024
1 parent 32a629d commit a287025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puma/const.rb
Expand Up @@ -100,7 +100,7 @@ class UnsupportedOption < RuntimeError
# too taxing on performance.
module Const

PUMA_VERSION = VERSION = "6.4.0"
PUMA_VERSION = VERSION = "6.4.1"
CODE_NAME = "The Eagle of Durango"

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

0 comments on commit a287025

Please sign in to comment.