diff --git a/pty/Cargo.toml b/pty/Cargo.toml index 47e8c65fd..fcbd3baac 100644 --- a/pty/Cargo.toml +++ b/pty/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "portable-pty" -version = "0.1.0" +version = "0.2.0" authors = ["Wez Furlong"] edition = "2018" repository = "https://github.com/wez/wezterm"