From 3a156f58372157530ee7cf416b4cd1dc16fed2fe Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Wed, 13 Mar 2024 14:17:27 +0800 Subject: [PATCH] Bump version 0.2.13 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index af524f7..4e3c045 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.2.12" +version = "0.2.13" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"