Skip to content

Commit

Permalink
Bump version to 0.7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spl committed Mar 19, 2015
1 parent 2bd79b7 commit eec2152
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Change Log
==========

Version 0.7.1.1 (2015-03-19) *St Joseph's Day*
----------------------------------------------

#### Package changes

* Change QuickCheck upper bound from 2.8 to 2.9

Version 0.7.1 (2014-06-28) *100th Anniversary of the Assassination of Franz Ferdinand*
--------------------------------------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions dlist.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dlist
version: 0.7.1
version: 0.7.1.1
synopsis: Difference lists
description:
Difference lists are a list-like type supporting O(1) append. This is
Expand All @@ -21,7 +21,7 @@ tested-with: GHC==7.0.4,
GHC==7.2.2,
GHC==7.4.2,
GHC==7.6.3,
GHC==7.8.1
GHC==7.8.4

source-repository head
type: git
Expand Down

0 comments on commit eec2152

Please sign in to comment.