From 4d311a59534cafb192367666bfda1d2a7bd2aebc Mon Sep 17 00:00:00 2001 From: Julian Fleischer Date: Sun, 24 Jun 2018 00:55:13 +0200 Subject: [PATCH] Set version 0.2.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 515fb3c..ba32f6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "macaddress", - "version": "0.2.10", + "version": "0.2.9", "description": "Get the MAC addresses (hardware addresses) of the hosts network interfaces.", "main": "index.js", "scripts": {