From 335328279016c7b17c33efaac3a1e113caef561b Mon Sep 17 00:00:00 2001 From: Matthias Seitz Date: Tue, 10 Dec 2024 12:27:49 +0100 Subject: [PATCH] chore: release 0.13.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60b87ea..b5d3eb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump alloy 0.8 ([#245](https://github.com/paradigmxyz/revm-inspectors/issues/245)) +### Miscellaneous Tasks + +- Release 0.13.0 + ## [0.12.1](https://github.com/paradigmxyz/revm-inspectors/releases/tag/v0.12.1) - 2024-12-04 ### Bug Fixes