aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-12-24 22:50:24 +0100
committerLoïc Hoguin <[email protected]>2012-12-24 22:50:24 +0100
commit9fd9294a13375a56c42b4b77225bbe317ecf0b4d (patch)
tree82e4ae13b1d95563531d306796d89a7b6be81e62
parentdb9889b91cb1b8c42f0582febc2dd06041f354fa (diff)
downloadranch-0.6.0.tar.gz
ranch-0.6.0.tar.bz2
ranch-0.6.0.zip
Update version to 0.6.00.6.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 87c6e56..20335cd 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.4.0"},
+ {vsn, "0.6.0"},
{modules, []},
{registered, [ranch_sup, ranch_server]},
{applications, [