From 96a0b347cc9e8b001bef4550d5e5ecde9159cc34 Mon Sep 17 00:00:00 2001 From: Jacob Quinn Date: Fri, 10 May 2024 10:07:28 -0600 Subject: [PATCH] Bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a5d7637c..17a63283 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "HTTP" uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3" authors = ["Jacob Quinn", "contributors: https://github.com/JuliaWeb/HTTP.jl/graphs/contributors"] -version = "1.10.7" +version = "1.10.8" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"