aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-06-10 10:43:37 +0200
committerLoïc Hoguin <[email protected]>2014-06-10 10:43:37 +0200
commit3189ef2d47843945efc96c224963380462c33d40 (patch)
tree357290ac579ae7390d9efca11315b4138d2cc271
parenta41098520a9507e322752ee2738da34c79dee703 (diff)
downloadranch-0.10.0.tar.gz
ranch-0.10.0.tar.bz2
ranch-0.10.0.zip
Update Ranch to 0.100.10.0
-rw-r--r--src/ranch.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ranch.app.src b/src/ranch.app.src
index 2f91010..0c3b492 100644
--- a/src/ranch.app.src
+++ b/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, [