diff --git a/package.json b/package.json index 71977b7..c4ff9b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "go-get-folder-size", - "version": "0.4.1", + "version": "0.4.2", "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",