diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2016-01-10 22:00:59 +0100 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2016-01-10 22:00:59 +0100 |
commit | d942dbb8e6a605d336b6394de84589eb5e623aad (patch) | |
tree | 528a32d459709dc65aabfa290f485f76e0ef30d9 /cabal-helper.cabal | |
parent | dfe3ec1185c8ac2a4eb27737cddefe5b5bcdeaf7 (diff) |
Bump version to 0.6.3.0
Diffstat (limited to 'cabal-helper.cabal')
-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 3846306..ac5f55d 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.6.2.0 +version: 0.6.3.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 |