summaryrefslogtreecommitdiffstats
path: root/_build/data/projects
diff options
context:
space:
mode:
Diffstat (limited to '_build/data/projects')
-rw-r--r--_build/data/projects/ranch.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_build/data/projects/ranch.toml b/_build/data/projects/ranch.toml
index 1f3cb624..fccaed4a 100644
--- a/_build/data/projects/ranch.toml
+++ b/_build/data/projects/ranch.toml
@@ -3,8 +3,8 @@ catchphrase = "The holy cow of servers."
description = "Ranch is a socket acceptor pool for building awesome TCP and TLS servers."
name = "ranch"
repository = "https://github.com/ninenines/ranch"
-versions = ["1.2"]
-branches = ["master"]
+versions = ["1.3", "1.2"]
+branches = ["master", "1.2.1"]
has_source = true
has_guide = true
has_manual = true