Skip to content

Commit

Permalink
chore: release v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Apr 2, 2024
1 parent 1279a1e commit 885d1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "go-get-folder-size",
"version": "0.5.4",
"version": "0.5.5",
"description": "Get the size of a folder by recursively iterating through all its sub(files && folders). Use go, so high-speed",
"main": "./npm/index.cjs",
"module": "./npm/index.mjs",
Expand Down

0 comments on commit 885d1d5

Please sign in to comment.