diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2015-06-24 11:29:45 +0200 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2015-06-24 11:29:45 +0200 |
commit | 2e90fc457bcefe944754d9f51027d2f889f5d866 (patch) | |
tree | a9dbe303b8cf13f178d0971bca61cbd93e024573 | |
parent | 317e6426848b2ae4b734f214e25d3a094b5e076c (diff) |
Bump version to 0.3.6.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 ab4be23..70c096b 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.3.5.0 +version: 0.3.6.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 executables |