Browse Source

Update version to 0.4.0

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

+ 1 - 1
src/cowboy.app.src

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