diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2015-04-28 21:57:02 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2015-04-28 21:57:02 +0200 |
commit | f73abdd70ef078d91c26f23938158511e70b01a3 (patch) | |
tree | 0cd31f3c253327b757941bbbd41ca52f5c23ad58 /cabal-helper.cabal | |
parent | 7eabc7c93ca941f4fa7ddaafe71b7bb21ae6eead (diff) |
Bump version to 0.3.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 1fd021e..730275c 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.3.2.1 +version: 0.3.3.0 synopsis: Simple interface to Cabal's configuration state used by ghc-mod description: @cabal-helper@ provides a library which wraps the internal use of executables |