Skip to content
Snippets Groups Projects
Commit 6e34cd56 authored by Melanie Brown's avatar Melanie Brown
Browse files

bump package version

parent c4b5c0df
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,14 @@
## Upcoming
## 1.6.0.0
* Add Unit monoid with `seq`
([#18](https://github.com/haskell/deepseq/issues/18), [#105](https://github.com/haskell/deepseq/issues/105))
* Drop the dependency on `array`
([#102](https://github.com/haskell/deepseq/issues/102), [#107](https://github.com/haskell/deepseq/issues/107))
## 1.5.0.0
......
cabal-version: 1.12
name: deepseq
version: 1.5.0.0
version: 1.6.0.0
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment