0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Update Cowboy to 0.8.5

This commit is contained in:
Loïc Hoguin 2013-05-24 15:16:48 +02:00
parent cd974ef9f2
commit bfbe1cc5c6

View file

@ -17,7 +17,7 @@
{description, "Small, fast, modular HTTP server."},
{sub_description, "Cowboy is also a socket acceptor pool, "
"able to accept connections for any kind of TCP protocol."},
{vsn, "0.8.4"},
{vsn, "0.8.5"},
{modules, []},
{registered, [cowboy_clock, cowboy_sup]},
{applications, [