diff --git a/CHANGELOG.md b/CHANGELOG.md index fc7c2db..4500b80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for sensu-run +## 0.7.0.5 -- 2020-02-10 + +* Relax upper version bound for lens + ## 0.7.0.4 -- 2019-01-07 * Relax upper version bounds for base and lens diff --git a/sensu-run.cabal b/sensu-run.cabal index 95328a0..c9d63c6 100644 --- a/sensu-run.cabal +++ b/sensu-run.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: sensu-run -version: 0.7.0.4 +version: 0.7.0.5 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