From 85c56e0a46d6e38f7aa0d7ef1daf315b676672c3 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sat, 15 May 2021 11:35:31 -0400 Subject: [PATCH] Version 0.3.1.0 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 3d13338..0f4604e 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 0.3.0.1 +version: 0.3.1.0 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.