From 0f241325ad2f352e9cdfde3565524d387124134b Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Mon, 29 Apr 2024 11:13:45 +0800 Subject: [PATCH] Bump version 0.2.18 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e8ea745..313c0db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.2.17" +version = "0.2.18" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"