diff --git a/hfmt.cabal b/hfmt.cabal index ba5b40d..1ef506f 100644 --- a/hfmt.cabal +++ b/hfmt.cabal @@ -1,5 +1,5 @@ name: hfmt -version: 0.2.0 +version: 0.2.1 synopsis: Haskell source code formatter description: Inspired by gofmt. Built using hlint, hindent, and stylish-haskell. license: MIT