diff --git a/package.yaml b/package.yaml index b93b08c1..a95b74a3 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: restyler -version: 0.4.1.3 +version: 0.4.2.0 license: MIT language: GHC2021 diff --git a/restyler.cabal b/restyler.cabal index 5a10b901..d6c5482b 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.4.1.3 +version: 0.4.2.0 license: MIT license-file: LICENSE build-type: Simple