summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/ranch.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-07-18 09:59:28 +0200
committerLoïc Hoguin <[email protected]>2019-07-18 10:08:46 +0200
commit136d443b5c38bee96f5d995dfea3629ef07564c3 (patch)
tree1d31540baebc43ca0b2dceeda212c44f5da7e7a8 /_build/data/projects/ranch.toml
parente031713c0e8bd871248dbbbbdec1ea28609f4431 (diff)
downloadninenines.eu-136d443b5c38bee96f5d995dfea3629ef07564c3.tar.gz
ninenines.eu-136d443b5c38bee96f5d995dfea3629ef07564c3.tar.bz2
ninenines.eu-136d443b5c38bee96f5d995dfea3629ef07564c3.zip
Announce Ranch 2.0.0-rc.1
Adds Ranch 2.0 documentation and removes documentation for very old Cowboy and Ranch, along with Erlang.mk documentation which is available on its own website.
Diffstat (limited to '_build/data/projects/ranch.toml')
-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 5415e854..ab1fe4ea 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.7", "1.6", "1.5", "1.4", "1.3", "1.2"]
-branches = ["1.7.1", "1.6.2", "1.5.0", "1.4.0", "1.3.2", "1.2.1"]
+versions = ["2.0", "1.7", "1.6", "1.5", "1.4"]
+branches = ["master", "1.7.1", "1.6.2", "1.5.0", "1.4.0"]
has_source = true
has_guide = true
has_manual = true