From 4f37a29b65f31d415b8b21565218fc8abe0ac585 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Wed, 26 May 2021 09:54:20 -0400 Subject: [PATCH] Version 0.3.2.0 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 0f4604e..67817f2 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 0.3.1.0 +version: 0.3.2.0 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.