From 43d9326b516028ee88b1d7a281f5dd1a2d292026 Mon Sep 17 00:00:00 2001 From: Jacob Quinn Date: Mon, 28 Oct 2024 10:19:28 -0600 Subject: [PATCH] Bump version to 1.10.9 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 17a63283..0a8d49d5 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.8" +version = "1.10.9" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"