aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch.app.src
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-05-31 15:34:53 +0200
committerLoïc Hoguin <[email protected]>2012-06-04 08:47:22 +0200
commit46ada7fff0bca928cca0d9d03cb0ef54b3232787 (patch)
tree40fcf68e364fa3497a55c23e019db673b61be7d7 /src/ranch.app.src
parentc19a4b4f3c5b25d7b064fc58a90875b55df30aca (diff)
downloadranch-46ada7fff0bca928cca0d9d03cb0ef54b3232787.tar.gz
ranch-46ada7fff0bca928cca0d9d03cb0ef54b3232787.tar.bz2
ranch-46ada7fff0bca928cca0d9d03cb0ef54b3232787.zip
Add Transport:connect/3 and remove types unneeded by R15B+0.2.1
Also use one export per line to improve future diffs. Bump the version to 0.2.1 to reflect this change.
Diffstat (limited to 'src/ranch.app.src')
-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 6501cb0..88e1362 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.2.0"},
+ {vsn, "0.2.1"},
{modules, []},
{registered, [ranch_sup]},
{applications, [