Skip to content

Commit 8d2ceda

Browse files
1.2.1
1 parent 4f1eee3 commit 8d2ceda

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": "@tsdotnet/linked-list",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A doubly (bidirectional) linked list. Acts as a safe, value focused wrapper for a linked-node-list.",
55
"author": "electricessence",
66
"license": "MIT",

0 commit comments

Comments
 (0)