Skip to content

Commit a70fd20

Browse files
committed
Bump NPM version to 0.4.4 in preparation for publishing.
1 parent d1ad112 commit a70fd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3",
3+
"version": "0.4.4",
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)