From eed123fbbec06295bf83f9be36d5a0f64ed9a8cb Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Mon, 8 Jun 2026 11:40:46 +0800 Subject: [PATCH] Bump version from 0.8.1 to 0.8.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ec35376..9f98705 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.8.1" +version = "0.8.2" edition = "2024" license = "MIT" repository = "https://github.com/tun2proxy/tun2proxy"