Skip to content

Commit

Permalink
Release 4.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 11, 2025
1 parent 5280ff8 commit 3600b87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paulmillr/readdirp",
"version": "4.1.0-beta",
"version": "4.1.0",
"exports": "./index.ts",
"publish": {
"include": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "readdirp",
"description": "Recursive version of fs.readdir with small RAM & CPU footprint.",
"version": "4.0.2",
"version": "4.1.0",
"homepage": "https://github.com/paulmillr/readdirp",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3600b87

Please sign in to comment.