From 3727ccb635f06b9fb1023629fba7b5abc2c2f402 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Thu, 21 Mar 2024 09:17:15 -0500 Subject: [PATCH] Version 1.2.1.0 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 225b51f..c5baab5 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 1.2.0.4 +version: 1.2.1.0 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.