diff --git a/package.json b/package.json index 801c336..05d467a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-macaddress", - "version": "0.2.1", + "version": "0.2.2", "description": "Get the MAC addresses (hardware addresses) of the hosts network interfaces.", "main": "index.js", "scripts": {