From 53a4729fbd22853f6aec56931f1ed7c513d28f09 Mon Sep 17 00:00:00 2001 From: omjadas Date: Wed, 17 May 2023 22:37:55 +1000 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a99e6a5..3fe3cd6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hudsucker" -version = "0.19.4" +version = "0.20.0" edition = "2021" description = "MITM HTTP/S proxy" documentation = "https://docs.rs/hudsucker"