From e9c378099e5ba21b37f7e7f129c92e6b1c075a9c Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Sun, 11 Feb 2024 18:41:11 +0800 Subject: [PATCH] Bump version 0.2.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 407ab8e..7bbd75b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.2.7" +version = "0.2.8" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"