Skip to content

Commit

Permalink
release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrberto committed Jun 2, 2018
1 parent 2d5dda1 commit 73d93a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carlosrberto/lazy-list",
"version": "0.1.1",
"version": "0.1.2",
"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 Expand Up @@ -34,4 +34,4 @@
"build": "rollup -c",
"bump": "bump --prompt --commit --tag --push"
}
}
}

0 comments on commit 73d93a0

Please sign in to comment.