From 3f79a9d405fc700eab22ffee8288e5b009df1793 Mon Sep 17 00:00:00 2001 From: John Ky Date: Fri, 26 Mar 2021 21:49:00 +1100 Subject: [PATCH] New version 0.0.0.3 --- cardano-entropy.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cardano-entropy.cabal b/cardano-entropy.cabal index 493a584..d223a2d 100644 --- a/cardano-entropy.cabal +++ b/cardano-entropy.cabal @@ -1,7 +1,7 @@ cabal-version: 3.0 name: cardano-entropy -version: 0.0.0.2 +version: 0.0.0.3 synopsis: Primitive functions and data types description: Primitive functions and data types. category: Data