From 1b0ad946df103936a143fcb262043314e054c42e Mon Sep 17 00:00:00 2001 From: Jacob Quinn Date: Tue, 23 Aug 2022 18:35:26 -0600 Subject: [PATCH] Bump version to v1.3.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a6d916fb5..35e0587b1 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.2.1" +version = "1.3.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"