aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2019-07-23 22:48:01 +0200
committerYann Herklotz <git@yannherklotz.com>2019-07-23 22:48:06 +0200
commit5bbf138c0423f5ba313a206484014100a420c9de (patch)
tree15815c50234e9de9ab8599d221a5fc77a604625b
parent0cfe5e5484dbe30fb52ff0ea5e799313a734a9c6 (diff)
downloadverismith-5bbf138c0423f5ba313a206484014100a420c9de.tar.gz
verismith-5bbf138c0423f5ba313a206484014100a420c9de.zip
Bump version to 0.3.1.0v0.3.1.0
-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