This commit is contained in:
Max Brunsfeld 2022-06-06 10:37:27 -07:00
parent 075dd83a43
commit 6899eacf3d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -6000,7 +6000,7 @@ checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
[[package]]
name = "zed"
version = "0.36.1"
version = "0.37.0"
dependencies = [
"anyhow",
"assets",

View File

@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathansobo@gmail.com>"]
description = "The fast, collaborative code editor."
edition = "2021"
name = "zed"
version = "0.36.1"
version = "0.37.0"
[lib]
name = "zed"