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

Update version to 0.4.0

This commit is contained in:
Loïc Hoguin 2012-01-09 08:13:20 +01:00
parent fed6727634
commit 9ee120db78

View file

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