From c0689d01718e5dad0e4df8d6c51f299dd3d73f55 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Tue, 15 Nov 2022 19:57:19 -0600 Subject: [PATCH] Version 1.1.4.0 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 65c5ff7..9c5a8a5 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 1.1.3.0 +version: 1.1.4.0 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.