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

Update cowboy version to 1.1.2 in cowboy.app.src

This commit is contained in:
Gary Rennie 2017-02-06 11:21:23 +00:00 committed by Loïc Hoguin
parent 71beeb5e69
commit 0c15b9216b
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"}, {vsn, "1.1.2"},
{id, "git"}, {id, "git"},
{modules, []}, {modules, []},
{registered, [cowboy_clock, cowboy_sup]}, {registered, [cowboy_clock, cowboy_sup]},