aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 20335cd..ebf1404 100644
--- a/src/ranch.app.src
+++ b/src/ranch.app.src
@@ -16,7 +16,7 @@
{id, "Ranch"},
{description, "Socket acceptor pool for TCP protocols."},
{sub_description, "Reusable library for building networked applications."},
- {vsn, "0.6.0"},
+ {vsn, "0.6.1"},
{modules, []},
{registered, [ranch_sup, ranch_server]},
{applications, [