Skip to content

Commit

Permalink
Bump to 0.2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
konsumlamm committed Jul 17, 2024
1 parent 88d6264 commit 2d96e2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.2.2.0 - July 2024
# 0.2.2.1 - July 2024

* Add `sort`, `sortBy`, `sortOn` ([#23](https://github.com/konsumlamm/rrb-vector/pull/22))
* Fix bug in `><` ([#19](https://github.com/konsumlamm/rrb-vector/pull/19))
Expand Down
2 changes: 1 addition & 1 deletion rrb-vector.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: rrb-vector
version: 0.2.2.0
version: 0.2.2.1
synopsis: Efficient RRB-Vectors
description:
An RRB-Vector is an efficient sequence data structure.
Expand Down

0 comments on commit 2d96e2f

Please sign in to comment.