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

Update Cowboy to 1.0.2

This commit is contained in:
Loïc Hoguin 2015-07-02 22:00:45 +02:00
parent df1b3dcd0e
commit 79aa25cc03

View file

@ -14,7 +14,7 @@
{application, cowboy, [
{description, "Small, fast, modular HTTP server."},
{vsn, "1.0.1"},
{vsn, "1.0.2"},
{id, "git"},
{modules, []},
{registered, [cowboy_clock, cowboy_sup]},