From 0982dcb1a1636b0c684e6ad22906be1502ed4047 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Mon, 26 Apr 2021 08:34:35 -0400 Subject: [PATCH] Version 0.2.0.2 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index a20709c..f4f96fa 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 0.2.0.1 +version: 0.2.0.2 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.