Skip to content

Commit

Permalink
release?
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed May 19, 2024
1 parent d86f19c commit 710a4c1
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 @@
# 3.0.2.0

* Fix list indexing
* Remove `foldTwo` from the Jacinda prelude
* Add `head#, `tail#`, `init#`, `last#`, `drop#`, `take#` for lists
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.2
name: jacinda
version: 3.0.1.1
version: 3.0.2.0
license: AGPL-3.0-only
license-file: COPYING
maintainer: [email protected]
Expand Down

0 comments on commit 710a4c1

Please sign in to comment.