diff --git a/package.json b/package.json index 6b72079..1db6a85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "address", - "version": "2.0.0", + "version": "2.0.1", "description": "Get current machine IP, MAC and DNS servers.", "scripts": { "lint": "eslint src test --ext .ts",