Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed Sep 11, 2023
1 parent 03a077d commit e20c9c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 2.0.1.0

* Add `mapMaybe`, `dedup`, `filter`, `fold`, `fold1`, `scan`, `dedupOn`,
`catMaybes` synonyms.

Expand Down
2 changes: 1 addition & 1 deletion jacinda.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.0
name: jacinda
version: 2.0.0.0
version: 2.0.1.0
license: AGPL-3
license-file: COPYING
maintainer: [email protected]
Expand Down

0 comments on commit e20c9c0

Please sign in to comment.