From 1fa38f3f898ab5626a4178ea4d2e9c61013ed0ab Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sat, 10 Jul 2021 14:24:55 -0400 Subject: [PATCH] Version 0.3.3.1 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 1a416ca..8fbb1a8 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 0.3.3.0 +version: 0.3.3.1 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.