From 4e7fb15bd28e0d6c747fcc063197c8571ec436c9 Mon Sep 17 00:00:00 2001 From: Jacob Quinn Date: Sat, 23 Nov 2024 08:34:22 -0700 Subject: [PATCH] Bump version to 1.10.11 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 723eb66c..40c8535f 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.10" +version = "1.10.11" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"