diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f66ea503..92cacc95d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [0.50.3] - 2023-02-17 ### Fixed diff --git a/hevm.cabal b/hevm.cabal index 8831bff05..26389741a 100644 --- a/hevm.cabal +++ b/hevm.cabal @@ -2,7 +2,7 @@ cabal-version: 3.0 name: hevm version: - 0.50.2 + 0.50.3 synopsis: Ethereum virtual machine evaluator description: