## [14.0.2](https://github.com/bluealloy/revm/compare/revm-v14.0.1...revm-v14.0.2) - 2024-09-09
### Fixed
- *(inspector)* always call selfdestruct if entry is made ([#1746](https://github.com/bluealloy/revm/pull/1746))
### Other
- make clippy happy ([#1755](https://github.com/bluealloy/revm/pull/1755))
- Test l1 gas used fjord ([#1749](https://github.com/bluealloy/revm/pull/1749))
- Add test for `revm::optimism::L1BlockInfo::calculate_tx_l1_cost_fjord` ([#1743](https://github.com/bluealloy/revm/pull/1743))
- *(deps)* bump tokio from 1.39.2 to 1.40.0 ([#1739](https://github.com/bluealloy/revm/pull/1739))
## `revm-interpreter`
## [10.0.2](https://github.com/bluealloy/revm/compare/revm-interpreter-v10.0.1...revm-interpreter-v10.0.2) - 2024-09-09
### Other
- make clippy happy ([#1755](https://github.com/bluealloy/revm/pull/1755))
## `revm-precompile`
## [11.0.2](https://github.com/bluealloy/revm/compare/revm-precompile-v11.0.1...revm-precompile-v11.0.2) - 2024-09-09
### Other
- make clippy happy ([#1755](https://github.com/bluealloy/revm/pull/1755))
🤖 New release
revme
: 0.10.1 -> 0.11.0revm
: 14.0.1 -> 14.0.2revm-interpreter
: 10.0.1 -> 10.0.2revm-precompile
: 11.0.1 -> 11.0.2revm-test
: 0.1.0Changelog
## `revme`
## `revm` ## `revm-interpreter` ## `revm-precompile`This PR was generated with release-plz.