chore(release): 0.4.0 [skip ci]
## [0.4.0](https://github.com/propeller-heads/tycho-execution/compare/0.3.0...0.4.0) (2025-01-20) ### Features * Add Slither to CI ([f0620bd](f0620bd180)) * Add Slither to README.md and include contract file to test ([2998bb3](2998bb3fb1)) ### Bug Fixes * Bump to latest Solidity version (0.8.28) ([f987125](f987125489)), closes [src/Counter.sol#2](https://github.com/src/Counter.sol/issues/2) * Specify foundry subdir when running slither in CI ([40f0a2a](40f0a2a2b7))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3039,7 +3039,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user