diff --git a/package.yaml b/package.yaml index b240dd62..8be52e73 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: restyler -version: 0.4.2.1 +version: 0.4.3.1 license: MIT language: GHC2021 diff --git a/restyler.cabal b/restyler.cabal index 5bcdb66e..fef1e363 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.2.1 +version: 0.4.3.1 license: MIT license-file: LICENSE build-type: Simple