Skip to content

Commit

Permalink
release v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Apr 8, 2018
1 parent 448f0ab commit 8021c91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "readdir-enhanced",
"version": "2.2.0",
"version": "2.2.1",
"description": "fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.",
"keywords": [
"fs",
Expand Down Expand Up @@ -55,4 +55,4 @@
"engines": {
"node": ">=4"
}
}
}

0 comments on commit 8021c91

Please sign in to comment.