Skip to content

Commit fe4be35

Browse files
committed
Bump 0.24.0
1 parent f691685 commit fe4be35

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.24.0 (provisional)
3+
## 0.24.0
44

55
* Adding `#.forEachMultiplicity` to `MultiSet`.
66
* Adding `#.forEachAssociation` to `MultiMap`.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mnemonist",
3-
"version": "0.23.0",
3+
"version": "0.24.0",
44
"description": "Curated collection of data structures for the JavaScript language.",
55
"scripts": {
66
"lint": "eslint ./*.js ./utils ./test/[!types]",

0 commit comments

Comments
 (0)