From 748f999cf277d0dc3637f668fefc48e9c0a5e380 Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Tue, 9 Sep 2025 14:05:30 +0800 Subject: [PATCH] Bump version 0.7.15 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 214b5e6..ee4d1ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.7.14" +version = "0.7.15" edition = "2024" license = "MIT" repository = "https://github.com/tun2proxy/tun2proxy"