From 9ba217f4499394408707dfba1504347765bb4127 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Wed, 12 May 2021 10:25:24 -0400 Subject: [PATCH] Version 0.3.0.0 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 636eceb..e085fc8 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 0.2.1.1 +version: 0.3.0.0 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.