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

Update Cowboy to 1.0.1

This commit is contained in:
Loïc Hoguin 2014-11-07 14:43:38 +02:00
parent 6cbc116fa6
commit 3d9078018d

View file

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