diff --git a/Cargo.toml b/Cargo.toml index 3cebbb6..8de8f7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "vopono" description = "Launch applications via VPN tunnels using temporary network namespaces" -version = "0.8.2" +version = "0.8.3" authors = ["James McMurray "] edition = "2018" license = "GPL-3.0-or-later"