summaryrefslogtreecommitdiffstats
path: root/_build/data/projects
diff options
context:
space:
mode:
Diffstat (limited to '_build/data/projects')
-rw-r--r--_build/data/projects/cowboy.toml2
-rw-r--r--_build/data/projects/gun.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/_build/data/projects/cowboy.toml b/_build/data/projects/cowboy.toml
index 72cdeb30..2720091c 100644
--- a/_build/data/projects/cowboy.toml
+++ b/_build/data/projects/cowboy.toml
@@ -4,7 +4,7 @@ description = "Cowboy is the ultimate server for the modern Web with support for
name = "cowboy"
repository = "https://github.com/ninenines/cowboy"
versions = ["2.6", "2.5", "2.4", "2.3", "2.2"]
-branches = ["master", "2.5.0", "2.4.0", "2.3.0", "2.2.2"]
+branches = ["2.6.3", "2.5.0", "2.4.0", "2.3.0", "2.2.2"]
has_source = true
has_guide = true
has_manual = true
diff --git a/_build/data/projects/gun.toml b/_build/data/projects/gun.toml
index 4977be7d..79280d82 100644
--- a/_build/data/projects/gun.toml
+++ b/_build/data/projects/gun.toml
@@ -4,7 +4,7 @@ description = "Asynchronous, always-connected client with support for HTTP/1.1,
name = "gun"
repository = "https://github.com/ninenines/gun"
versions = ["2.0", "1.3", "1.2", "1.1", "1.0"]
-branches = ["master", "1.3.0", "1.2.0", "1.1.0", "1.0.0"]
+branches = ["master", "1.3.1", "1.2.0", "1.1.0", "1.0.0"]
has_source = true
has_guide = true
has_manual = true