diff --git a/text-display.cabal b/text-display.cabal index cc7f56a..294a151 100644 --- a/text-display.cabal +++ b/text-display.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: text-display -version: 0.0.4.0 +version: 0.0.5.0 category: Text synopsis: A typeclass for user-facing output description: @@ -15,7 +15,7 @@ maintainer: Hécate Moonlight license: MIT build-type: Simple tested-with: - GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.4 || ==9.6.1 + GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.5 || ==9.6.1 extra-source-files: LICENSE