Skip to content

Commit

Permalink
3.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nateberkopec committed Feb 28, 2020
1 parent e79a5b2 commit 87fc7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puma/const.rb
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class UnsupportedOption < RuntimeError
# too taxing on performance.
module Const

PUMA_VERSION = VERSION = "3.12.3".freeze
PUMA_VERSION = VERSION = "3.12.4".freeze
CODE_NAME = "Llamas in Pajamas".freeze
PUMA_SERVER_STRING = ['puma', PUMA_VERSION, CODE_NAME].join(' ').freeze

Expand Down

0 comments on commit 87fc7d7

Please sign in to comment.