Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrberto committed Jun 2, 2018
2 parents cb66c73 + 751f3f1 commit 3e7714f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carlosrberto/lazy-list",
"version": "0.1.4",
"version": "0.1.5",
"description": "LazyList implements map, filter and reduce in JavaScript Arrays with lazy evaluation.",
"main": "lib/index.js",
"repository": "git@github.com:carlosrberto/lazy-list.git",
Expand Down

0 comments on commit 3e7714f

Please sign in to comment.