Browse Source

Update to 0.8.2

Loïc Hoguin 12 years ago
parent
commit
cc507789bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/cowboy.app.src

+ 1 - 1
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.1"},
+	{vsn, "0.8.2"},
 	{modules, []},
 	{registered, [cowboy_clock, cowboy_sup]},
 	{applications, [