aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-04-14 17:51:54 +0200
committerLoïc Hoguin <[email protected]>2012-04-14 17:52:54 +0200
commitc19a4b4f3c5b25d7b064fc58a90875b55df30aca (patch)
treedfe160104bf3ecde16908965ef973bbfbd3e3b92
parent4156fa3ebb978a21b52abf94202bb3d7676f4c03 (diff)
downloadranch-c19a4b4f3c5b25d7b064fc58a90875b55df30aca.tar.gz
ranch-c19a4b4f3c5b25d7b064fc58a90875b55df30aca.tar.bz2
ranch-c19a4b4f3c5b25d7b064fc58a90875b55df30aca.zip
Update version to 0.2.00.2.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 becbe4c..6501cb0 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.1.0"},
+ {vsn, "0.2.0"},
{modules, []},
{registered, [ranch_sup]},
{applications, [