0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 12:40:25 +00:00

Welcome to new developments with 0.5.0

This commit is contained in:
Loïc Hoguin 2012-01-12 20:08:35 +01:00
parent 9ee120db78
commit e68bbfac34

View file

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