release v0.0.9

This commit is contained in:
Zachary Snow 2021-09-28 22:47:08 -06:00
parent ff241115c4
commit c822d2e8c6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## Unreleased ## v0.0.9
### Breaking Changes ### Breaking Changes

View File

@ -1,7 +1,7 @@
cabal-version: 2.4 cabal-version: 2.4
name: sv2v name: sv2v
version: 0.0.8 version: 0.0.9
synopsis: SystemVerilog to Verilog conversion synopsis: SystemVerilog to Verilog conversion
description: description:
A tool for coverting SystemVerilog to Verilog. Originally forked from the A tool for coverting SystemVerilog to Verilog. Originally forked from the