diff --git a/wezterm-ssh/Cargo.toml b/wezterm-ssh/Cargo.toml index 87b9fd8e6..7b2b5b19e 100644 --- a/wezterm-ssh/Cargo.toml +++ b/wezterm-ssh/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wezterm-ssh" -version = "0.1.1" +version = "0.2.0" authors = ["Wez Furlong "] edition = "2018" repository = "https://github.com/wez/wezterm"