zed 0.62.8

This commit is contained in:
Antonio Scandurra 2022-11-08 18:25:41 +01:00
parent 46cae0c86f
commit be3d3c0280
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -7628,7 +7628,7 @@ dependencies = [
[[package]]
name = "zed"
version = "0.62.7"
version = "0.62.8"
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.62.7"
version = "0.62.8"
[lib]
name = "zed"