chore(release): 0.13.0 [skip ci]

## [0.13.0](https://github.com/propeller-heads/tycho-execution/compare/0.12.0...0.13.0) (2025-01-23)

### Features

* Implement Permit2 ([ce9ae49](ce9ae49e6f))

### Bug Fixes

* Correct encoding of the approvals ([04e925f](04e925fe81))
* Small improvements ([b9cfc4a](b9cfc4a35b))
This commit is contained in:
semantic-release-bot
2025-01-23 17:22:41 +00:00
parent 2858af94ab
commit 70509f547d
3 changed files with 15 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "0.12.0"
version = "0.13.0"
edition = "2021"
[dependencies]