From b38fdd65df32e67ecea64d98e4e3ee2afbf36747 Mon Sep 17 00:00:00 2001 From: HiCoders Date: Sun, 24 Oct 2021 12:49:16 +0530 Subject: [PATCH] version++ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81a0a3e..0ab85e5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thispc", "displayName": "This PC", - "version": "1.0.2", + "version": "1.0.3", "description": "This PC is npm package that allow you to view your system specs & stats. such as CPUs, total memory, username, etc.", "main": "index.js", "bin": "index.js",