diff --git a/Cargo.toml b/Cargo.toml index 29824df..6b516f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fwd" -version = "0.8.1" +version = "0.9" edition = "2021" license = "MIT" description = "Automatically forward ports to a remote server over ssh"