Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Commit 040a5bf

Browse files
committed
4.3.2
1 parent ae98b54 commit 040a5bf

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 = "4.3.1".freeze
103+
PUMA_VERSION = VERSION = "4.3.2".freeze
104104
CODE_NAME = "Mysterious Traveller".freeze
105105
PUMA_SERVER_STRING = ['puma', PUMA_VERSION, CODE_NAME].join(' ').freeze
106106

0 commit comments

Comments
 (0)