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