From 47983834259e7f1369ce861a3fa83ee1527cc3a5 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Tue, 4 Sep 2018 13:38:22 +0200 Subject: [PATCH] 3.45.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index baa8c12..fff931b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "systeminformation", - "version": "3.44.2", + "version": "3.45.0", "description": "Simple system and OS information library", "license": "MIT", "author": "Sebastian Hildebrandt (https://plus-innovations.com)", @@ -59,4 +59,4 @@ "engines": { "node": ">=4.0.0" } -} \ No newline at end of file +}