mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Bump to 1.1.1
This commit is contained in:
parent
e3128c9b15
commit
4beefe3100
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ module Puma
|
|||
|
||||
PATH_INFO = 'PATH_INFO'.freeze
|
||||
|
||||
PUMA_VERSION = VERSION = "1.1.0".freeze
|
||||
PUMA_VERSION = VERSION = "1.1.1".freeze
|
||||
|
||||
PUMA_TMP_BASE = "puma".freeze
|
||||
|
||||
|
|
Loading…
Reference in a new issue