From 8504609e34c0c1a4271b6968c346a90dce518501 Mon Sep 17 00:00:00 2001 From: omjadas Date: Sun, 12 Sep 2021 09:36:21 +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 d0f792e..dc3a8d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hudsucker" -version = "0.3.0" +version = "0.3.1" edition = "2018" description = "MITM HTTP/S proxy" documentation = "https://docs.rs/hudsucker"