This commit is contained in:
Mikayla Maki 2022-09-26 10:13:54 -07:00
parent cd5537d084
commit 6a26158728
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -7127,7 +7127,7 @@ dependencies = [
[[package]]
name = "zed"
version = "0.54.1"
version = "0.55.0"
dependencies = [
"activity_indicator",
"anyhow",

View File

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