From d7e391345009dc41b25f47eb9272cda677781ebc Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Fri, 1 Nov 2024 15:08:49 +0800 Subject: [PATCH] Bump version 0.6.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 98224b5..a17bdb8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.6.1" +version = "0.6.2" edition = "2021" license = "MIT" repository = "https://github.com/tun2proxy/tun2proxy"