diff --git a/CHANGES.md b/CHANGES.md index dc0aec5..9fc0e84 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +## 0.4.0.3 (2014-09-30) + + * Support text-1.2. + ## 0.4.0.2 (2014-08-19) * Support aeson-0.8 and transformers-0.4. diff --git a/ekg.cabal b/ekg.cabal index faa1f53..997997e 100644 --- a/ekg.cabal +++ b/ekg.cabal @@ -1,5 +1,5 @@ name: ekg -version: 0.4.0.2 +version: 0.4.0.3 synopsis: Remote monitoring of processes description: This library lets you remotely monitor a running process over HTTP.