From 0529f85492a9542f2e18d20bbe24496d6a7bc60b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 20 Jun 2013 16:02:33 +0200 Subject: Update to 0.8.6 --- src/cowboy.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/cowboy.app.src b/src/cowboy.app.src index e9cfcb8..1e66532 100644 --- a/src/cowboy.app.src +++ b/src/cowboy.app.src @@ -17,7 +17,7 @@ {description, "Small, fast, modular HTTP server."}, {sub_description, "Cowboy is also a socket acceptor pool, " "able to accept connections for any kind of TCP protocol."}, - {vsn, "0.8.5"}, + {vsn, "0.8.6"}, {modules, []}, {registered, [cowboy_clock, cowboy_sup]}, {applications, [ -- cgit v1.2.3