diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2016-05-09 16:57:18 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2016-05-09 16:57:18 +0200 |
commit | 863309ef591ee7437651a8d9d36a2d1e581c41ed (patch) | |
tree | c8fa9a795d0043f1be419bf493c99a34fd670039 | |
parent | 2f577a5aaac7a1887727035acd325d28146b2278 (diff) |
Bump version to 0.7.0.1
-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 820e48d..054ec1d 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.7.0.0 +version: 0.7.0.1 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 |