diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2018-02-09 17:07:29 +0100 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2018-02-09 17:07:50 +0100 |
commit | b81f78ab5008506ebefa75d6d8aa512e4e7a378e (patch) | |
tree | 36b09984da0a060d15cb406c8c099d738fe218b3 | |
parent | 32c9bf6c48aedaff55c247bc56829bb372457e69 (diff) |
Bump to 0.8.0.2
-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 51f6a83..acae85b 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.8.0.1 +version: 0.8.0.2 synopsis: Simple interface to some of Cabal's configuration state, mainly used by ghc-mod description: |