From ec2c335563e6a8011dddb6a05ac6699835d6f53b Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Mon, 3 Oct 2022 07:04:07 -0500 Subject: [PATCH] Version 1.0.1.0 --- witch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/witch.cabal b/witch.cabal index 363b52e..9a5ca5c 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch -version: 1.0.0.4 +version: 1.0.1.0 synopsis: Convert values from one type into another. description: Witch converts values from one type into another.