Skip to content

Commit 3bc56e9

Browse files
committed
bump version
1 parent a22bfd8 commit 3bc56e9

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,6 +1,6 @@
11
{
22
"name": "find-remove",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.",
55
"main": "dist/find-remove.js",
66
"author": "Michael Heuberger <[email protected]>",

0 commit comments

Comments
 (0)