From 9d3048ebe79a96cb97009fbc84af87613935c640 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Wed, 20 Apr 2022 16:10:07 -0700 Subject: [PATCH] v0.29.0 --- crates/zed/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"