From 790ef60ea7d562ba8671275ca83be0667bbb1246 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sun, 12 Feb 2023 13:55:29 -0600 Subject: [PATCH] Version 1.1.6.1 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 8352343..db5de89 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 1.1.6.0 +version: 1.1.6.1 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.