diff --git a/package.json b/package.json index 595b8f2..6b4a874 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "totalist", - "version": "2.0.0", + "version": "3.0.0", "repository": "lukeed/totalist", "description": "A tiny (195B to 220B) utility to recursively list all (total) files in a directory", "module": "dist/index.mjs",