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