diff --git a/crates/zed/Cargo.toml b/crates/zed/Cargo.toml index d327acb173..d07a030d34 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.28.1" +version = "0.29.0" [lib] name = "zed"