From 84c03426f2c49b09f942d5cba920842708db45e0 Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:39:20 +0800 Subject: [PATCH] Bump version 0.2.16 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 60c8dd2..d13fa00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.2.15" +version = "0.2.16" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"