chore(release): 0.90.0 [skip ci]
## [0.90.0](https://github.com/propeller-heads/tycho-execution/compare/0.89.0...0.90.0) (2025-05-15) ### Features * Explicitly handle the TransferType.NONE case ([65bd0d0](65bd0d0749)) * Verify the amount out was received correctly for arbitrage swaps ([70230bf](70230bf05f)) ### Bug Fixes * Revert if the TransferType is not valid ([b0c254a](b0c254add4))
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tycho-execution"
|
||||
version = "0.89.0"
|
||||
version = "0.90.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"
|
||||
|
||||
Reference in New Issue
Block a user