Skip to content

Commit

Permalink
bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed Jun 17, 2024
1 parent 35212a2 commit d99a1af
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.1.1.0

* Add `reintercalate` builtin
* Save a few hundred μs by not using recursion schemes

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.1.0.1
version: 3.1.1.0
license: AGPL-3.0-only
license-file: COPYING
maintainer: [email protected]
Expand Down

0 comments on commit d99a1af

Please sign in to comment.