Browse Source

Update version to 0.2.0

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

+ 1 - 1
src/ranch.app.src

@@ -14,7 +14,7 @@
 
 {application, ranch, [
 	{description, "Socket acceptor pool for TCP protocols."},
-	{vsn, "0.1.0"},
+	{vsn, "0.2.0"},
 	{modules, []},
 	{registered, [ranch_sup]},
 	{applications, [