diff --git a/Cargo.toml b/Cargo.toml index 407ab8e..7bbd75b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.2.7" +version = "0.2.8" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"