diff --git a/package.yaml b/package.yaml index 2ca48583..cd9fcc0a 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: restyler -version: 0.6.0.0 +version: 0.6.0.1 license: AGPL-3 language: GHC2021 diff --git a/restyler.cabal b/restyler.cabal index 247966c1..f3ed22b0 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.6.0.0 +version: 0.6.0.1 license: AGPL-3 build-type: Simple