diff --git a/crates/zed/Cargo.toml b/crates/zed/Cargo.toml index c858a86d1a91c54d47629468c29471802a1cd0de..dba4f61793099d05b0163bca52a6404935082527 100644 --- a/crates/zed/Cargo.toml +++ b/crates/zed/Cargo.toml @@ -2,7 +2,7 @@ description = "The fast, collaborative code editor." edition = "2021" name = "zed" -version = "0.119.0" +version = "0.120.0" publish = false [lib]