diff --git a/package.json b/package.json index 0e80a0d..e09b864 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "diskusage", - "version": "0.2.1", + "version": "0.2.2", "description": "Get total diskspace and free diskspace using bindings around platform specific calls.", "main": "index.js", "typings": "index.d.ts",