Browse Source

Update version to 0.2.0

Loïc Hoguin 13 years ago
parent
commit
009ad4c9eb
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.1.0"},
+	{vsn, "0.2.0"},
 	{modules, []},
 	{registered, [cowboy_clock, cowboy_sup]},
 	{applications, [