Skip to content

Commit

Permalink
Bump version to 0.8.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
spl committed Sep 13, 2018
1 parent 3195bd7 commit 0427e9d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.8.0.5 (2018-09-13) *Day of the Programmer*
----------------------------------------------------

#### Package changes

* Change QuickCheck upper bound from 2.12 to 2.13

Version 0.8.0.4 (2018-01-19) *Kokborok Day*
-------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion dlist.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dlist
version: 0.8.0.4
version: 0.8.0.5
synopsis: Difference lists
description:
Difference lists are a list-like type supporting O(1) append. This is
Expand Down

0 comments on commit 0427e9d

Please sign in to comment.