diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2015-08-03 04:00:15 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2015-08-03 04:43:17 +0200 |
commit | 27d7467ced1ea5c0dc08e34889922decfb0e4f54 (patch) | |
tree | f99b96ad54367e92a22daf38549040dc3196ef2a | |
parent | c80fc646ccb4e1f19cc40ebbb319de2211c21a2a (diff) |
Bump version to 0.3.7.0
-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 70c096b..bd68a5c 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.3.6.0 +version: 0.3.7.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 executables |