summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/gun.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-01-24 10:03:59 +0100
committerLoïc Hoguin <[email protected]>2023-01-24 10:03:59 +0100
commitc150ffb220c15f10076b86fb2776a782a4d098ae (patch)
tree22b7650b798bdcaad4c0cd59b0c2f4b231717931 /_build/data/projects/gun.toml
parentd73aae065ac85cd7de71b815c1c8f28df6391828 (diff)
downloadninenines.eu-c150ffb220c15f10076b86fb2776a782a4d098ae.tar.gz
ninenines.eu-c150ffb220c15f10076b86fb2776a782a4d098ae.tar.bz2
ninenines.eu-c150ffb220c15f10076b86fb2776a782a4d098ae.zip
Gun 2.0
Diffstat (limited to '_build/data/projects/gun.toml')
-rw-r--r--_build/data/projects/gun.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_build/data/projects/gun.toml b/_build/data/projects/gun.toml
index 79280d82..a777d713 100644
--- a/_build/data/projects/gun.toml
+++ b/_build/data/projects/gun.toml
@@ -1,10 +1,10 @@
title = "Gun"
catchphrase = "The smoking gun of HTTP clients."
-description = "Asynchronous, always-connected client with support for HTTP/1.1, HTTP/2 and Websocket."
+description = "Asynchronous client with support for HTTP/1.1, HTTP/2, Websocket and more."
name = "gun"
repository = "https://github.com/ninenines/gun"
versions = ["2.0", "1.3", "1.2", "1.1", "1.0"]
-branches = ["master", "1.3.1", "1.2.0", "1.1.0", "1.0.0"]
+branches = ["2.0.0", "1.3.1", "1.2.0", "1.1.0", "1.0.0"]
has_source = true
has_guide = true
has_manual = true