From 9d9c152b54a8684700f4ead03f0083c01b91fe6b Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Tue, 11 Jun 2024 19:08:51 +0800 Subject: [PATCH] Bump version 0.2.21 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7e3ad69..9a9ba4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.2.20" +version = "0.2.21" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"