From 392b6059689b0a75dc0d792fa42da5c852e4849c Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Mon, 18 Apr 2022 09:07:31 +0200 Subject: [PATCH] 5.11.10 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 58d39c6..88ad9c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "systeminformation", - "version": "5.11.9", + "version": "5.11.10", "description": "Advanced, lightweight system and OS information library", "license": "MIT", "author": "Sebastian Hildebrandt (https://plus-innovations.com)", @@ -96,4 +96,4 @@ "engines": { "node": ">=8.0.0" } -} \ No newline at end of file +}