diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2017-01-16 18:37:35 +0100 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2017-01-16 18:37:35 +0100 |
commit | 6962f23e41cc18d2892448109612d1fe2ee1c137 (patch) | |
tree | 2b8f8c5c8eefa63416734819e21a15833cc1db96 | |
parent | af63be92e781ff189e07ff0d6774c74493506b27 (diff) |
Bump version to 0.7.3.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 b642a40..6322c25 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,5 +1,5 @@ name: cabal-helper -version: 0.7.2.0 +version: 0.7.3.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 an |