aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ranch.app.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ranch.app.src b/src/ranch.app.src
index 3b85c64..bf2fe0f 100644
--- a/src/ranch.app.src
+++ b/src/ranch.app.src
@@ -15,6 +15,7 @@
{application, ranch, [
{description, "Socket acceptor pool for TCP protocols."},
{vsn, "1.0.0"},
+ {id, "git"},
{modules, []},
{registered, [ranch_sup, ranch_server]},
{applications, [