Skip to content

Commit 1759d64

Browse files
committed
Adding support for first n entries in list
1 parent 5ffc1da commit 1759d64

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": "linked-list-typescript",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "simple typescript linked-list with generics typing",
55
"main": "lib/src/index.js",
66
"typings": "lib/src/index",

0 commit comments

Comments
 (0)