Skip to content

Commit

Permalink
Version bump for #215
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Aug 1, 2023
1 parent eb49a0d commit 7249f3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions classy-prelude/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# ChangeLog for classy-prelude

## 1.5.0.3

* Don't import Data.Functor.unzip [#215](https://github.com/snoyberg/mono-traversable/pull/215)

## 1.5.0.2

* Fix building with time >= 1.10 [#207](https://github.com/snoyberg/mono-traversable/pull/207).

## 1.5.0.1
Expand Down
2 changes: 1 addition & 1 deletion classy-prelude/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: classy-prelude
version: 1.5.0.2
version: 1.5.0.3
synopsis: A typeclass-based Prelude.
description: See docs and README at <http://www.stackage.org/package/classy-prelude>
category: Control, Prelude
Expand Down

0 comments on commit 7249f3a

Please sign in to comment.