Browse Source

Update Ranch to 0.10

Loïc Hoguin 11 years ago
parent
commit
3189ef2d47
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.9.0"},
+	{vsn, "0.10.0"},
 	{modules, []},
 	{registered, [ranch_sup, ranch_server]},
 	{applications, [