Skip to content

Commit 0683f16

Browse files
committed
5.2.4
1 parent 105a82a commit 0683f16

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": "@datastructures-js/linked-list",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "a javascript implementation of LinkedList & DoublyLinkedList",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)