chore(release): 0.74.0 [skip ci]

## [0.74.0](https://github.com/propeller-heads/tycho-execution/compare/0.73.0...0.74.0) (2025-04-02)

### Features

* Fix rollFork usage for Ekubo test ([6cdca83](6cdca8381e))

### Bug Fixes

* Fix tests after cherry picking ([5336969](5336969df8))
This commit is contained in:
semantic-release-bot
2025-04-02 15:19:00 +00:00
parent 624700d614
commit f514871e61
3 changed files with 14 additions and 2 deletions

View File

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