diff --git a/package.yaml b/package.yaml index 4d8524d87..93d309db9 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: restyler -version: 0.3.0.1 +version: 0.3.2.0 license: MIT language: GHC2021 diff --git a/restyler.cabal b/restyler.cabal index cafa18733..f6c9f1431 100644 --- a/restyler.cabal +++ b/restyler.cabal @@ -5,7 +5,7 @@ cabal-version: 1.12 -- see: https://github.com/sol/hpack name: restyler -version: 0.3.0.1 +version: 0.3.2.0 license: MIT license-file: LICENSE build-type: Simple