aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--verifuzz.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index 1a8b573..aa64717 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -1,5 +1,5 @@
name: verifuzz
-version: 0.3.0.0
+version: 0.3.1.0
synopsis: Random verilog generation and simulator testing.
description:
VeriFuzz provides random verilog generation modules
@@ -9,7 +9,7 @@ license: BSD3
license-file: LICENSE
author: Yann Herklotz
maintainer: yann [at] yannherklotz [dot] com
-copyright: 2018 Yann Herklotz
+copyright: 2018-2019 Yann Herklotz
category: Web
build-type: Custom
cabal-version: >=1.10