From 15fe95a2c6ce1e77ad813f4c78a2bd690a169cbe Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Tue, 16 Jul 2024 11:50:58 +0800 Subject: [PATCH] Bump version 0.2.24 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cbca2b1..7d8bffb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.2.23" +version = "0.2.24" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"