Skip to content

Commit 72fc265

Browse files
committed
Bump 0.40.1
1 parent d7d4a6d commit 72fc265

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

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

55
* Fixing `SparseMap` constructor overloads in type declarations.
66

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mnemonist",
3-
"version": "0.40.0",
3+
"version": "0.40.1",
44
"description": "Curated collection of data structures for the JavaScript/TypeScript.",
55
"scripts": {
66
"lint": "eslint --cache --ext .js,.mjs ./*.js ./*.mjs ./utils ./test",

test/exports/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)