From 773ad77b95d44fdbfc52cef8c978360fcfe058bd Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Sun, 15 Dec 2024 22:02:06 +0800 Subject: [PATCH] Bump version 0.2.39 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 229c1cf..f3e6ec3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "overtls" -version = "0.2.38" +version = "0.2.39" edition = "2021" license = "MIT" description = "A simple proxy tunnel, minimalist tool for bypassing the GFW."