diff --git a/CHANGELOG.md b/CHANGELOG.md index b0f8268a..5a3e9ed1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v0.0.9 ### Breaking Changes diff --git a/sv2v.cabal b/sv2v.cabal index eb34cca8..3bfb3cf5 100644 --- a/sv2v.cabal +++ b/sv2v.cabal @@ -1,7 +1,7 @@ cabal-version: 2.4 name: sv2v -version: 0.0.8 +version: 0.0.9 synopsis: SystemVerilog to Verilog conversion description: A tool for coverting SystemVerilog to Verilog. Originally forked from the