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

Update to 0.8.3

This commit is contained in:
Loïc Hoguin 2013-04-03 13:50:51 +02:00
parent ea935413cd
commit 7de1d9d3d5

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.2"},
{vsn, "0.8.3"},
{modules, []},
{registered, [cowboy_clock, cowboy_sup]},
{applications, [