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