diff --git a/package.json b/package.json index ad04392..8fb1d8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bin-version", - "version": "2.0.0", + "version": "3.0.0", "description": "Get the version of a binary in semver format", "license": "MIT", "repository": "sindresorhus/bin-version",