From 77cb6f0ae1aa7e907d76dc9d9bdca49dd1d5ef47 Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Sat, 20 Apr 2024 12:35:56 +0800 Subject: [PATCH] Bump version 0.2.22 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 995ced6..f91b28e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "overtls" -version = "0.2.21" +version = "0.2.22" edition = "2021" license = "MIT" description = "A simple proxy tunnel, minimalist tool for bypassing the GFW."