chore(release): 0.82.1 [skip ci]

## [0.82.1](https://github.com/propeller-heads/tycho-execution/compare/0.82.0...0.82.1) (2025-04-24)

### Bug Fixes

* Make clippy happy after new format! format ([7bf0b48](7bf0b48ea6))
This commit is contained in:
semantic-release-bot
2025-04-24 13:45:34 +00:00
parent b972b04901
commit 32c2d52971
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "0.82.0"
version = "0.82.1"
edition = "2021"
description = "Provides tools for encoding and executing swaps against Tycho router and protocol executors."
repository = "https://github.com/propeller-heads/tycho-execution"