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