Skip to content

Commit 8cb5c97

Browse files
committed
8.1.0
* don't unlink on windows (silverwind) * attempt windows fix (silverwind) * skip on windows (silverwind) * chdir (silverwind) * fix buffer usage (silverwind) * test tweaks (silverwind) * fix lint (silverwind) * test fixes (silverwind) * fix semver check (silverwind) * fix unlinking in tests (silverwind) * add buffer mode (silverwind) * try another sequence (silverwind)
1 parent de79538 commit 8cb5c97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrdir",
3-
"version": "8.0.3",
3+
"version": "8.1.0",
44
"description": "Recursive directory reader with a delightful API",
55
"author": "silverwind <me@silverwind.io>",
66
"repository": "silverwind/rrdir",

0 commit comments

Comments
 (0)