From 7a0dc34274ecffdb91376b55ed21830ec6dcc01b Mon Sep 17 00:00:00 2001 From: Deniz Ariyan Date: Sun, 11 Oct 2020 22:48:18 +0300 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5e4a17..e344f81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "admin-check", - "version": "1.1.2", + "version": "1.1.3", "description": "package to check if the script is running with admin permissions", "main": "index.js", "scripts": {