This commit is contained in:
Antonio Scandurra 2022-06-02 12:11:49 +02:00
parent 7beb1946b2
commit a8cde09070
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -5958,7 +5958,7 @@ checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
[[package]]
name = "zed"
version = "0.36.0"
version = "0.36.1"
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.0"
version = "0.36.1"
[lib]
name = "zed"