Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions zed.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: zed
version: "0.205.8"
version: "0.205.9"
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:
Expand Down Expand Up @@ -44,7 +44,7 @@ pipeline:
with:
repository: https://github.com/zed-industries/zed
tag: v${{package.version}}
expected-commit: d5c17b846c147341c4f66db43725509ae3d30997
expected-commit: 8aab7c0bc396d9492772d88284199c2d736851fa

- uses: rust/cargobump

Expand Down
Loading