From fa48a96f9f9ca5c4da390b7069babf3bea952421 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sat, 18 Mar 2023 13:27:57 -0500 Subject: [PATCH] Version 1.2.0.1 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 8057f78..3b59cf7 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 1.2.0.0 +version: 1.2.0.1 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.