diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2016-07-11 06:04:31 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2016-07-11 06:04:31 +0200 |
commit | 7f8753420d14af8c8a545de4c0d64f54dfe5bbc4 (patch) | |
tree | c0236b3a899bc1fc58139eb76f004116ac1f3169 /cabal-helper.cabal | |
parent | b996f071b01e7a01cca5f1ae24ef6055c8a9e673 (diff) |
Bump version to 0.7.2.0
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r-- | cabal-helper.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal index a8d0ebf..005b278 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.7.1.0 +version: 0.7.2.0 synopsis: Simple interface to some of Cabal's configuration state used by ghc-mod description: @cabal-helper@ provides a library which wraps the internal use of an |