From 8afba65ea8ecc16b2aa372f78b75ab0c1b0d1be7 Mon Sep 17 00:00:00 2001 From: Nickolay Alexandrov Date: Thu, 9 Jul 2015 20:42:36 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd2458b..971e86b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wmi-client", - "version": "0.1.3", + "version": "0.1.4", "description": "Wrapper around the WMI client. Linux and Windows WMI clients are supported.", "main": "index.js", "scripts": {