summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/cowlib.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-03-25 14:09:51 +0100
committerLoïc Hoguin <[email protected]>2020-03-25 14:09:51 +0100
commit5ff790b8d2b04152d0bf851cbf759f3c33cf53e7 (patch)
tree2f68660f9022bfdbe518412f6bcce55502cc9f94 /_build/data/projects/cowlib.toml
parentad0ff34015a56c429ddb094976dad3ebc53252e5 (diff)
downloadninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.tar.gz
ninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.tar.bz2
ninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.zip
Gun 2.0.0-pre.2 and Cowlib 2.9.0
Diffstat (limited to '_build/data/projects/cowlib.toml')
-rw-r--r--_build/data/projects/cowlib.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_build/data/projects/cowlib.toml b/_build/data/projects/cowlib.toml
index 21b72bad..a28a4569 100644
--- a/_build/data/projects/cowlib.toml
+++ b/_build/data/projects/cowlib.toml
@@ -3,7 +3,7 @@ catchphrase = "Support library for the Web."
description = "The Web toolbox for HTTP/1.1, HTTP/2, Websocket, Multipart, Cookies, URL encoding..."
name = "cowlib"
repository = "https://github.com/ninenines/cowlib"
-versions = ["2.8"]
-branches = ["master"]
+versions = ["2.9", "2.8"]
+branches = ["2.9.0", "2.8.0"]
has_source = true
has_manual = true