Skip to content

Commit 69cffbe

Browse files
committed
chore: release v0.0.2
1 parent 61f48b0 commit 69cffbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "go-get-folder-size",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Get the size of a folder by recursively iterating through all its sub(files && folders). Use go, so high-speed",
55
"main": "npm/index.js",
66
"scripts": {
@@ -24,4 +24,4 @@
2424
"devDependencies": {
2525
"bumpp": "^8.2.1"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)