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"