diff --git a/CHANGELOG.md b/CHANGELOG.md index 39c100d..e1228ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## Changelog for the `threepenny-gui` package +**0.9.4.2** – Maintenance and snapshot release + +* Bump dependencies for compatibility with GHC-9.12. + **0.9.4.1** – Maintenance and snapshot release * Bump dependencies for compatibility with GHC-9.8. diff --git a/threepenny-gui.cabal b/threepenny-gui.cabal index 1bda00b..94c1971 100644 --- a/threepenny-gui.cabal +++ b/threepenny-gui.cabal @@ -1,5 +1,5 @@ name: threepenny-gui -version: 0.9.4.1 +version: 0.9.4.2 synopsis: GUI framework that uses the web browser as a display. description: Threepenny-GUI is a GUI framework that uses the web browser as a display.