From 3227ee24e74712b67c9c2c29f71aa562d599522d Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Tue, 3 Jan 2023 21:23:58 -0600 Subject: [PATCH] Version 1.1.6.0 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 5672dc7..cb6b24e 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 1.1.5.0 +version: 1.1.6.0 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.