diff --git a/CHANGELOG.md b/CHANGELOG.md index c171e4f..1f8b02f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Revision history for sensu-run +## 0.5.0.3 -- 2018-07-07 + +* Relax upper version bound for lens +* Update Stackage LTS to 11.16 + ## 0.5.0.2 -- 2018-06-11 * Relax upper version bound for aeson diff --git a/sensu-run.cabal b/sensu-run.cabal index 589352d..e97a1f9 100644 --- a/sensu-run.cabal +++ b/sensu-run.cabal @@ -1,5 +1,5 @@ name: sensu-run -version: 0.5.0.2 +version: 0.5.0.3 synopsis: A tool to send command execution results to Sensu description: @sensu-run@ is a command line tool to send command execution results to Sensu