diff --git a/convco.yaml b/convco.yaml index b609d7303a..90db040ff5 100644 --- a/convco.yaml +++ b/convco.yaml @@ -1,7 +1,7 @@ package: name: convco - version: 0.6.0 - epoch: 1 + version: 0.6.1 + epoch: 0 description: A Conventional commit cli copyright: - license: MIT @@ -22,7 +22,7 @@ pipeline: with: repository: https://github.com/convco/convco tag: v${{package.version}} - expected-commit: 907e89d35fd4410ffa95f2ddaa17ec2ab79addc0 + expected-commit: 67e81ea064499abfa06b5abeb6b9475cf8d00dd4 - runs: | cargo auditable build --release