diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2016-01-17 21:30:23 +0100 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2016-01-17 21:30:23 +0100 |
commit | 2acbb4f8e4b805d2915ae3bfefd8fc1e6a2bf8c8 (patch) | |
tree | f3e90fe68d56374305abe61b5fc07d334b1ffe39 | |
parent | 1cbb658fcbde206c281cfbc117101af47356b2e5 (diff) |
Bump version to 0.6.3.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 b25a62c..a8324fd 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.6.3.0 +version: 0.6.3.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 |