chore(release): 0.129.1 [skip ci]

## [0.129.1](https://github.com/propeller-heads/tycho-execution/compare/0.129.0...0.129.1) (2025-10-07)

### Bug Fixes

* Don't PLE-encode for Ekubo ([ae1b1f8](ae1b1f8850))
This commit is contained in:
semantic-release-bot
2025-10-07 10:56:33 +00:00
parent d0d7c1b894
commit 026315c283
3 changed files with 9 additions and 2 deletions

View File

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