diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2015-08-10 08:02:11 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2015-08-10 08:02:11 +0200 |
commit | 945cea6501c12edabfe764501513a2e384282100 (patch) | |
tree | 9ff7d091f5ac2884649f104deafdd657f0def25c | |
parent | effe35c27b7ed17589e96c725b774542616c01f7 (diff) |
Bump version to 0.3.9.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 0077778..92a0bd9 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.3.8.0 +version: 0.3.9.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 |