diff --git a/package.json b/package.json index b60dda9..d5ce4cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sudo-prompt", - "version": "9.1.1", + "version": "9.2.0", "description": "Run a command using sudo, prompting the user with an OS dialog if necessary", "main": "index.js", "types": "index.d.ts",