From 3d9187213a1ab6153de2c3b9eb6195f23e1c84fb Mon Sep 17 00:00:00 2001 From: Jacob Quinn Date: Fri, 19 May 2023 11:13:22 -0600 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b93fd1795..5bed45339 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.9.4" +version = "1.9.5" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"