From f21145123254dae385ec34bc17bea1274ef0a568 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Fri, 28 May 2021 17:18:24 -0400 Subject: [PATCH] Version 0.3.2.2 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 17d96b2..f6b8c0a 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 0.3.2.1 +version: 0.3.2.2 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.