This commit is contained in:
Nathan Sobo 2022-10-13 16:26:26 -06:00
parent 6ac0b81778
commit eef086f60f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -7528,7 +7528,7 @@ dependencies = [
[[package]]
name = "zed"
version = "0.60.1"
version = "0.60.2"
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.60.1"
version = "0.60.2"
[lib]
name = "zed"