mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Update to 0.8.2
This commit is contained in:
parent
ed05627b88
commit
cc507789bf
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
{description, "Small, fast, modular HTTP server."},
|
{description, "Small, fast, modular HTTP server."},
|
||||||
{sub_description, "Cowboy is also a socket acceptor pool, "
|
{sub_description, "Cowboy is also a socket acceptor pool, "
|
||||||
"able to accept connections for any kind of TCP protocol."},
|
"able to accept connections for any kind of TCP protocol."},
|
||||||
{vsn, "0.8.1"},
|
{vsn, "0.8.2"},
|
||||||
{modules, []},
|
{modules, []},
|
||||||
{registered, [cowboy_clock, cowboy_sup]},
|
{registered, [cowboy_clock, cowboy_sup]},
|
||||||
{applications, [
|
{applications, [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue