Skip to content

Commit

Permalink
Adding support for first n entries in list
Browse files Browse the repository at this point in the history
  • Loading branch information
sfkiwi committed Jun 19, 2018
1 parent 5ffc1da commit 1759d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "linked-list-typescript",
"version": "1.0.14",
"version": "1.0.15",
"description": "simple typescript linked-list with generics typing",
"main": "lib/src/index.js",
"typings": "lib/src/index",
Expand Down

0 comments on commit 1759d64

Please sign in to comment.