diff options
author | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-03-28 00:11:47 +0000 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-03-28 00:11:47 +0000 |
commit | b44763d0c429d2acce731ea33ed4d5feec7a85a9 (patch) | |
tree | f419b5943c4209adde161389995f389c3337c948 /haddock.cabal | |
parent | e49d473bf33fa374c60462ad178ac539f026c3ff (diff) |
Post-release version bumps and changelog
Diffstat (limited to 'haddock.cabal')
-rw-r--r-- | haddock.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal index fbb4bfed..ce743d94 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -1,5 +1,5 @@ name: haddock -version: 2.16.0 +version: 2.16.1 synopsis: A documentation-generation tool for Haskell libraries description: Haddock is a documentation-generation tool for Haskell libraries |