summaryrefslogtreecommitdiffstats
path: root/_build
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-08-08 12:55:18 +0200
committerLoïc Hoguin <[email protected]>2018-08-08 12:55:18 +0200
commit87a857865a83c63412bb465a9a570a63f10af8f1 (patch)
treeaa0acd07626420d6cbf3551304b291b4900d5ce0 /_build
parenta63ee9b363aa7214343966690b50d77f4d3475e6 (diff)
downloadninenines.eu-87a857865a83c63412bb465a9a570a63f10af8f1.tar.gz
ninenines.eu-87a857865a83c63412bb465a9a570a63f10af8f1.tar.bz2
ninenines.eu-87a857865a83c63412bb465a9a570a63f10af8f1.zip
Gun 1.1
Diffstat (limited to '_build')
-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 b92c8bff..0d773d90 100644
--- a/_build/data/projects/gun.toml
+++ b/_build/data/projects/gun.toml
@@ -3,8 +3,8 @@ catchphrase = "The smoking gun of HTTP clients."
description = "Asynchronous, always-connected client with support for HTTP/1.1, HTTP/2 and Websocket."
name = "gun"
repository = "https://github.com/ninenines/gun"
-versions = ["1.0"]
-branches = ["master"]
+versions = ["1.1", "1.0"]
+branches = ["master", "1.0.0"]
has_source = true
has_guide = true
has_manual = true