0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +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, [ {application, cowboy, [
{description, "Small, fast, modular HTTP server."}, {description, "Small, fast, modular HTTP server."},
{vsn, "1.1.0-dev"}, {vsn, "1.1.0"},
{id, "git"}, {id, "git"},
{modules, []}, {modules, []},
{registered, [cowboy_clock, cowboy_sup]}, {registered, [cowboy_clock, cowboy_sup]},