From ee63dc1559a08107c7eb972ce6ca24730c3d0a92 Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Sun, 25 Feb 2024 22:24:55 +0800 Subject: [PATCH] Bump version 0.2.11 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a4aad9e..950c1a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.2.10" +version = "0.2.11" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"