v0.64.x dev

This commit is contained in:
Joseph T Lyons 2022-11-02 12:57:53 -04:00
parent 370a6f3dbd
commit 3caa7a4916
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.63.0"
version = "0.64.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.63.0"
version = "0.64.0"
[lib]
name = "zed"