Skip to content

Commit

Permalink
Version 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Jul 3, 2018
1 parent ab2cf5e commit ffb4f61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.markdown
@@ -1,5 +1,5 @@
next [????.??.??]
-----------------
5.0.1 [2018.07.03]
------------------
* Make the `Semigroup`, `Apply`, and `Applicative` instances for `Validation`
lazier.
* Make `vap` lazier in its second argument.
Expand Down
2 changes: 1 addition & 1 deletion either.cabal
@@ -1,6 +1,6 @@
name: either
category: Control, Monads
version: 5
version: 5.0.1
license: BSD3
cabal-version: >= 1.10
license-file: LICENSE
Expand Down

0 comments on commit ffb4f61

Please sign in to comment.