From 2f07218f9e9f3441b2edd03d2e79bf4e5b656ca8 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sat, 4 Nov 2023 13:19:34 -0500 Subject: [PATCH] Version 1.2.0.3 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 2b5973e..539725d 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 1.2.0.2 +version: 1.2.0.3 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.