From 8fd4c29e4f01d66df94965487ebb6b02d2cd0456 Mon Sep 17 00:00:00 2001 From: SunilWang Date: Fri, 25 Oct 2019 10:50:34 +0800 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d9c56d..24f56e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-os-utils", - "version": "1.0.8", + "version": "1.1.0", "description": "An operating system utility library.", "main": "index.js", "scripts": {