diff options
| author | Daniel Gröber <dxld@darkboxed.org> | 2015-04-12 02:51:18 +0200 | 
|---|---|---|
| committer | Daniel Gröber <dxld@darkboxed.org> | 2015-04-12 02:51:18 +0200 | 
| commit | 2136c4205d4246337bec3a96dbb08d5876bcbc03 (patch) | |
| tree | 18bcf8c6a176924668b38e255f29454c5d40637f | |
| parent | b1b374764fa6040681480e7746505c32e13ab5e7 (diff) | |
Bump version to 0.3.2.0
| -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 887a16d..56d85cb 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@  name:                cabal-helper -version:             0.3.1.0 +version:             0.3.2.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 | 
