From c3bcd19bf56a66ae0f14b6c876aac636f80c328d Mon Sep 17 00:00:00 2001 From: James Wrigley Date: Fri, 6 Dec 2024 16:33:07 +0100 Subject: [PATCH] Bump version to 1.10.13 (#1203) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 78771d34..3f020cfd 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.12" +version = "1.10.13" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"