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

Update version to 0.2.0

This commit is contained in:
Loïc Hoguin 2011-09-05 15:45:19 +02:00
parent 2a25ad6c24
commit 009ad4c9eb

View file

@ -14,7 +14,7 @@
{application, cowboy, [
{description, "Small, fast, modular HTTP server."},
{vsn, "0.1.0"},
{vsn, "0.2.0"},
{modules, []},
{registered, [cowboy_clock, cowboy_sup]},
{applications, [