chore(release): 0.101.0 [skip ci]

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

### Features

* **curve:** Support passing eth/weth instead of weth/eth in encoding ([525c16a](525c16a117))
This commit is contained in:
semantic-release-bot
2025-06-23 13:19:20 +00:00
parent 78dddbda88
commit 2952e2153c
3 changed files with 9 additions and 2 deletions

View File

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