aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-04-02 19:13:22 +0200
committerLoïc Hoguin <[email protected]>2013-04-02 19:13:22 +0200
commit7eb82e6750c28335b0bd58009cddfc1630364516 (patch)
tree3b13b66eb3da47c447cb0aaca02a06ce57c30b04
parent8e77dfc2d37eb117fb75ae79f7e57ae9ac819bb1 (diff)
downloadranch-0.8.0.tar.gz
ranch-0.8.0.tar.bz2
ranch-0.8.0.zip
Update Ranch to 0.8.00.8.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 9831a2b..14108a7 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.2"},
+ {vsn, "0.8.0"},
{modules, []},
{registered, [ranch_sup, ranch_server]},
{applications, [