diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2015-08-12 09:10:41 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2015-08-12 09:10:41 +0200 |
commit | 0477589bf01d99c6e5897e355133bf22030e5787 (patch) | |
tree | 78ba29e63f3e1b85538adb1b1b6f823a297a35cd /cabal-helper.cabal | |
parent | e6ff6a7f5615294aa90b7f3ae6a2a8111a8e1540 (diff) |
Bump version to 0.5.0.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 9b0f455..7bf9b54 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.4.0.0 +version: 0.5.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 |