diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2016-05-07 00:38:44 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2016-05-07 00:38:44 +0200 |
commit | f0964dcbc33bc8bd42934571a984fd90033be6bb (patch) | |
tree | 564e4fd12533a5b06daef93d4ae702ab6bb013c5 /cabal-helper.cabal | |
parent | 728ad21d0e61aa8a105c0117f92e04d350f03777 (diff) |
Bump version to 0.7.0.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 4d18a71..c471c57 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.6.3.1 +version: 0.7.0.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 |