Revert "chore(release): 1.0.2 [skip ci]"

This reverts commit a5fc8b49d6f3cc676470a76fe3eb1e84ba8f6b7a.


Took 25 seconds
This commit is contained in:
Diana Carvalho
2025-04-23 11:04:54 +01:00
parent e15ed9b16e
commit 2bfd7806f8
3 changed files with 2 additions and 9 deletions

View File

@@ -1,10 +1,3 @@
## [1.0.2](https://github.com/propeller-heads/tycho-execution/compare/1.0.1...1.0.2) (2025-04-23)
### Bug Fixes
* After merge test fixes ([4ac108e](https://github.com/propeller-heads/tycho-execution/commit/4ac108e7d1c2f65f8ecfadb606c6e365eb2c00db))
## [1.0.1](https://github.com/propeller-heads/tycho-execution/compare/1.0.0...1.0.1) (2025-04-23)

2
Cargo.lock generated
View File

@@ -4341,7 +4341,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "1.0.2"
version = "1.0.1"
dependencies = [
"alloy",
"alloy-primitives",

View File

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