diff --git a/package.json b/package.json index 56da087..5baecab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "command-exists", - "version": "1.2.7", + "version": "1.2.8", "description": "check whether a command line command exists in the current environment", "main": "index.js", "scripts": {