Skip to content

Commit

Permalink
chore: bump version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodrr committed Jan 12, 2021
1 parent 2028d57 commit 05b69c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fdir",
"version": "4.1.0",
"version": "5.0.0",
"description": "The fastest directory crawler for NodeJS. Crawls 10k files in 13ms.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -58,4 +58,4 @@
"systeminformation": "^4.26.1",
"walk-sync": "^2.0.2"
}
}
}

0 comments on commit 05b69c4

Please sign in to comment.