chore(release): 1.0.1 [skip ci]

## [1.0.1](https://github.com/propeller-heads/tycho-execution/compare/1.0.0...1.0.1) (2025-04-23)

### Bug Fixes

* Changes after rebase ([d39a2ac](d39a2accce))
* Configurable fee on USV2 executor. ([826aa54](826aa54631))
* Tighten max feeBps in USV2 executor ([e07573b](e07573bbb8))
This commit is contained in:
semantic-release-bot
2025-04-23 08:43:18 +00:00
committed by Diana Carvalho
parent f41fa004c9
commit 48565f3460
3 changed files with 11 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "1.0.0"
version = "1.0.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"