diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2015-09-07 04:48:50 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2015-09-07 04:48:50 +0200 |
commit | 3484965e347f39e976e0e850a5620354dbffabfc (patch) | |
tree | 3df10333bdb736b9b9095aca3c3766be64e3f9d2 | |
parent | 21e5b223bedf7617a388bff2ba4c4b6d07bd35ca (diff) |
Bump version to 0.6.0.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 edb636f..a88f8da 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.5.3.0 +version: 0.6.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 |