diff --git a/Cargo.toml b/Cargo.toml index cff8d93..81a9b74 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["B. Blechschmidt"] edition = "2018" name = "tun2proxy" -version = "0.1.4" +version = "0.1.5" [lib] crate-type = ["cdylib", "lib"]