From 8334acd085ae50fef2f4ff6187489f6a8063cddd Mon Sep 17 00:00:00 2001 From: "B. Blechschmidt" Date: Wed, 28 Aug 2024 23:17:59 +0200 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0ee5f79..e874c3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.3.1" +version = "1.0.0" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"