From cb2c057294c7ce1d94a3f6591d8ee3251ea2e709 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Tue, 26 Jan 2021 08:25:48 +0100 Subject: [PATCH] 5.0.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6fbeb45..f56697c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "systeminformation", - "version": "4.34.9", + "version": "5.0.0", "description": "Simple system and OS information library", "license": "MIT", "author": "Sebastian Hildebrandt (https://plus-innovations.com)", @@ -91,4 +91,4 @@ "engines": { "node": ">=4.0.0" } -} \ No newline at end of file +}