From 8aef0421fbf72c979cfc9b944d65e30ec110c176 Mon Sep 17 00:00:00 2001 From: Joran Dirk Greef Date: Wed, 10 Jan 2018 15:26:33 +0200 Subject: [PATCH] 8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5785a4e..23e986e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sudo-prompt", - "version": "8.0.0", + "version": "8.1.0", "description": "Run a command using sudo, prompting the user with an OS dialog if necessary", "main": "index.js", "repository": {