Skip to content

Commit

Permalink
Bump 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Sep 28, 2018
1 parent f691685 commit fe4be35
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.24.0 (provisional)
## 0.24.0

* Adding `#.forEachMultiplicity` to `MultiSet`.
* Adding `#.forEachAssociation` to `MultiMap`.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mnemonist",
"version": "0.23.0",
"version": "0.24.0",
"description": "Curated collection of data structures for the JavaScript language.",
"scripts": {
"lint": "eslint ./*.js ./utils ./test/[!types]",
Expand Down

0 comments on commit fe4be35

Please sign in to comment.