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 868616a..5df6342 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.8.2"},
+ {vsn, "0.8.3"},
{modules, []},
{registered, [ranch_sup, ranch_server]},
{applications, [