diff --git a/witch.cabal b/witch.cabal index bb3f489..cff0849 100644 --- a/witch.cabal +++ b/witch.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: witch -version: 1.2.1.1 +version: 1.2.2.0 synopsis: Convert values from one type into another. description: Witch converts values from one type into another. build-type: Simple