From 6059974537e718e679a339eb2e6be38bdf72da94 Mon Sep 17 00:00:00 2001 From: Mitsutoshi Aoe Date: Sat, 7 Jul 2018 07:07:55 +0900 Subject: [PATCH] Prepare for v0.5.0.3 --- CHANGELOG.md | 5 +++++ sensu-run.cabal | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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