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