We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eac453 commit 4bc8fcfCopy full SHA for 4bc8fcf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tsdotnet/linked-list",
3
- "version": "1.1.17",
+ "version": "1.2.0",
4
"description": "A doubly (bidirectional) linked list. Acts as a safe, value focused wrapper for a linked-node-list.",
5
"author": "electricessence",
6
"license": "MIT",
0 commit comments