diff --git a/zoxide.yaml b/zoxide.yaml index 59c5155768f..728d8619adb 100644 --- a/zoxide.yaml +++ b/zoxide.yaml @@ -1,7 +1,7 @@ package: name: zoxide - version: 0.9.6 - epoch: 1 + version: "0.9.7" + epoch: 0 description: "A smarter cd command. Supports all major shells." copyright: - license: MIT @@ -23,7 +23,7 @@ pipeline: with: repository: https://github.com/ajeetdsouza/zoxide tag: v${{package.version}} - expected-commit: 3d3267b4fd73e6292d317f96d60ef69ea035912d + expected-commit: d74bce3b7418ed965f5056297db8bb081a29121c - runs: | cargo auditable build --release