diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2015-08-07 07:27:36 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2015-08-07 07:27:36 +0200 |
commit | 5c88c17f8affb9d385955dce63e606f58261d194 (patch) | |
tree | f3c918b551e42af2734ccff4a2865a2af4240b35 | |
parent | 16c687851abd6277c4e8573d45f2604aa580e84a (diff) |
Bump version to 0.3.8.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 bd68a5c..15710e3 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.3.7.0 +version: 0.3.8.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 |