diff --git a/crates/zed/Cargo.toml b/crates/zed/Cargo.toml index 2f0310fd45..7ec7c78a93 100644 --- a/crates/zed/Cargo.toml +++ b/crates/zed/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Nathan Sobo "] description = "The fast, collaborative code editor." edition = "2021" name = "zed" -version = "0.29.0" +version = "0.30.0" [lib] name = "zed"