diff --git a/crates/zed/Cargo.toml b/crates/zed/Cargo.toml index 93c395b8896b2..d82acbd13cc8d 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.30.0" +version = "0.31.0" [lib] name = "zed"