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

Update to 1.1.0

This commit is contained in:
Loïc Hoguin 2017-01-31 18:56:07 +01:00
parent 8441158260
commit 2a7bb7ba11
No known key found for this signature in database
GPG key ID: 71366FF21851DF03

View file

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