Skip to content

Commit 485b323

Browse files
committed
Bump npm version to 0.4.10 in preparation for publishing.
1 parent dff1503 commit 485b323

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "immutable-tuple",
3-
"version": "0.4.9",
3+
"version": "0.4.10",
44
"description": "Immutable finite list objects with constant-time equality testing (===) and no memory leaks",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)