diff --git a/CHANGES.md b/CHANGES.md index 67e8e21..59a032f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +## 0.4.0.7 (2015-07-07) + + * Support aeson-0.9. + ## 0.4.0.6 (2015-05-08) * Support GHC 7.10. diff --git a/ekg.cabal b/ekg.cabal index 44f6c25..1741fb2 100644 --- a/ekg.cabal +++ b/ekg.cabal @@ -1,5 +1,5 @@ name: ekg -version: 0.4.0.6 +version: 0.4.0.7 synopsis: Remote monitoring of processes description: This library lets you remotely monitor a running process over HTTP.