summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/gun.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-10-01 16:35:30 +0200
committerLoïc Hoguin <[email protected]>2018-10-01 16:35:30 +0200
commit24b2e92a06cf6275b972f66373d7bfea7bfc3518 (patch)
tree87ce1f6a58f9d95a69c85f81cd1b45ab6e321ddf /_build/data/projects/gun.toml
parent3d7d9e20fe46ed2839bc582d599abeac3ce19a8b (diff)
downloadninenines.eu-24b2e92a06cf6275b972f66373d7bfea7bfc3518.tar.gz
ninenines.eu-24b2e92a06cf6275b972f66373d7bfea7bfc3518.tar.bz2
ninenines.eu-24b2e92a06cf6275b972f66373d7bfea7bfc3518.zip
Gun 1.3.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 17e8d0a6..7e90a951 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.2", "1.1", "1.0"]
-branches = ["master", "1.1.0", "1.0.0"]
+versions = ["1.3", "1.2", "1.1", "1.0"]
+branches = ["master", "1.2.0", "1.1.0", "1.0.0"]
has_source = true
has_guide = true
has_manual = true