From acc50894b8b55e43842b76944d8fa75e78b5e46a Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sat, 1 May 2021 15:29:57 -0400 Subject: [PATCH] Version 0.2.1.1 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index edcde6c..2f93a7b 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 0.2.1.0 +version: 0.2.1.1 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.