From 70c8d63e7a50874752864056395ef94aa8a7e35f Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Mon, 29 Dec 2025 17:07:50 +0800 Subject: [PATCH] Bump version to 0.7.19 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3541bc7..85f83f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.7.18" +version = "0.7.19" edition = "2024" license = "MIT" repository = "https://github.com/tun2proxy/tun2proxy"