Skip to content

Commit

Permalink
release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jergason committed Sep 19, 2016
1 parent b0114b3 commit 63f93b4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v2.1.0 - Mon, 19 Sep 2016 21:55:22 GMT
--------------------------------------

-


v2.0.0 - Wed, 06 Apr 2016 04:31:02 GMT
--------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "recursive-readdir",
"description": "Get an array of all files in a directory and subdirectories.",
"license": "MIT",
"version": "2.0.0",
"version": "2.1.0",
"repository": {
"type": "git",
"url": "git://github.com/jergason/recursive-readdir.git"
Expand All @@ -25,4 +25,4 @@
"devDependencies": {
"mocha": "1.14.0"
}
}
}

0 comments on commit 63f93b4

Please sign in to comment.