diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2015-04-27 21:19:32 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2015-04-27 21:19:32 +0200 |
commit | bfb00085c89479af3f6fad6f40b3521aed3accdc (patch) | |
tree | d4b47f2835c256fc05c0d28529c9bc2f9c4874d9 | |
parent | 9d4e6c3d2411e418743787064da7d4696e7bcf3a (diff) |
Bump version to 0.3.2.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 ec35f9d..1fd021e 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.3.2.0 +version: 0.3.2.1 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 |