diff --git a/zed.yaml b/zed.yaml index 439b2b46c66..b5f8c4e3356 100644 --- a/zed.yaml +++ b/zed.yaml @@ -1,6 +1,6 @@ package: name: zed - version: 0.148.1 + version: 0.149.3 epoch: 0 description: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. copyright: @@ -36,7 +36,7 @@ pipeline: with: repository: https://github.com/zed-industries/zed tag: v${{package.version}} - expected-commit: 623a46377709053d2dd70113597d9b6cd6f3ec8b + expected-commit: 7155d2c45fea97cdff7c97bfe3c7ffb5962cc17d - runs: | cargo fetch --locked