From 4a19ccd252174bc042bcb9b4ef78e6d1d321c042 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Pollak?= Date: Fri, 31 Dec 2021 20:24:56 -0300 Subject: [PATCH] 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 938c01d..3456939 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "network", - "version": "0.6.0", + "version": "0.6.1", "description": "Cross platform network utilities for Node.js (gateway_ip, MAC address, etc)", "main": "./lib/index.js", "scripts": {