Skip to content

Commit f810b44

Browse files
committed
Release 1.1.0
1 parent ddf2662 commit f810b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fs-readdir-recursive",
33
"description": "Recursively read a directory",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"scripts": {
66
"test": "mocha --reporter spec",
77
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot",

0 commit comments

Comments
 (0)