We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7322e7 + 2b8a2ce commit af3deb1Copy full SHA for af3deb1
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Revision history for sensu-run
2
3
+## 0.7.0.2 -- 2019-06-18
4
+
5
+* Fix redundant newline at the beginning of the cabal file
6
7
## 0.7.0.1 -- 2019-06-18
8
9
* Minor fix to .travis.yml. No changes in Haskell code.
sensu-run.cabal
@@ -1,7 +1,6 @@
-
cabal-version: 2.2
name: sensu-run
-version: 0.7.0.1
+version: 0.7.0.2
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
0 commit comments