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"