diff --git a/CHANGELOG.md b/CHANGELOG.md index 31b313c..07c5174 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v0.0.12 ### Breaking Changes diff --git a/sv2v.cabal b/sv2v.cabal index e1f420b..3f3b093 100644 --- a/sv2v.cabal +++ b/sv2v.cabal @@ -1,7 +1,7 @@ cabal-version: 2.4 name: sv2v -version: 0.0.11 +version: 0.0.12 synopsis: SystemVerilog to Verilog conversion description: A tool for coverting SystemVerilog to Verilog. Originally forked from the