chore(release): 0.85.1 [skip ci]

## [0.85.1](https://github.com/propeller-heads/tycho-execution/compare/0.85.0...0.85.1) (2025-05-01)

### Bug Fixes

* Derive Clone in TychoEncoders ([f99bd29](f99bd296a1))
This commit is contained in:
semantic-release-bot
2025-05-01 00:46:56 +00:00
parent 229f9f5043
commit 750382fc6f
3 changed files with 9 additions and 2 deletions

View File

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