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

Update Cowboy to 0.10.0

This commit is contained in:
Loïc Hoguin 2014-06-10 12:06:49 +02:00
parent 95a25a1b74
commit ee3ad5e510

View file

@ -14,7 +14,7 @@
{application, cowboy, [ {application, cowboy, [
{description, "Small, fast, modular HTTP server."}, {description, "Small, fast, modular HTTP server."},
{vsn, "0.9.0"}, {vsn, "0.10.0"},
{modules, []}, {modules, []},
{registered, [cowboy_clock, cowboy_sup]}, {registered, [cowboy_clock, cowboy_sup]},
{applications, [ {applications, [