Bump to 0.176.1 for @maxdeviant

This commit is contained in:
Zed Bot
2025-02-27 16:45:00 +00:00
parent 3659466f5b
commit c75c2276b0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -16732,7 +16732,7 @@ dependencies = [
[[package]]
name = "zed"
version = "0.176.0"
version = "0.176.1"
dependencies = [
"activity_indicator",
"anyhow",

View File

@@ -2,7 +2,7 @@
description = "The fast, collaborative code editor."
edition.workspace = true
name = "zed"
version = "0.176.0"
version = "0.176.1"
publish.workspace = true
license = "GPL-3.0-or-later"
authors = ["Zed Team <hi@zed.dev>"]