Update version

This commit is contained in:
Rene Vergara 2024-01-17 07:44:02 -06:00
parent ca8010145b
commit 0858b805d0
Signed by: pitmutt
GPG Key ID: 65122AD495A7F5B2
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
name: zcash-haskell
version: 0.4.0
version: 0.4.1
git: "https://git.vergara.tech/Vergara_Tech/zcash-haskell"
license: LGPL-3
author: "Rene Vergara"

View File

@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: zcash-haskell
version: 0.4.0
version: 0.4.1
synopsis: Utilities to interact with the Zcash blockchain
description: Please see the README on the repo at <https://git.vergara.tech/Vergara_Tech/zcash-haskell#readme>
category: Blockchain
@ -26,7 +26,6 @@ source-repository head
library
exposed-modules:
C.Zcash
ZcashHaskell.DB
ZcashHaskell.Keys
ZcashHaskell.Orchard
ZcashHaskell.Sapling