From 977c3ce518fe00ba06d2d7b2d7ec5ea9870e7b44 Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Tue, 13 Feb 2024 10:51:13 +0800 Subject: [PATCH] Bump version 0.2.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f224f95..52fa11d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.2.8" +version = "0.2.9" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"