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

Update version to 1.1.0-dev

This commit is contained in:
Loïc Hoguin 2015-11-16 18:12:29 +01:00
parent 5fcaf291bc
commit c01dadde57

View file

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