chore(release): 0.101.1 [skip ci]

## [0.101.1](https://github.com/propeller-heads/tycho-execution/compare/0.101.0...0.101.1) (2025-06-23)

### Bug Fixes

* Exclude foundry files from the rust crate ([fa13f09](fa13f09d3e))
* Remove unnecessary clones from encoding ([e704151](e704151404))
This commit is contained in:
semantic-release-bot
2025-06-23 13:26:07 +00:00
parent 7dc75ef4de
commit 920b37cf96
3 changed files with 10 additions and 2 deletions

View File

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