diff --git a/package.json b/package.json index d59b1cda..3f98ceca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-which", "description": "find which plugin a command is in", - "version": "2.1.1", + "version": "2.2.0", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-which/issues", "dependencies": { @@ -57,4 +57,4 @@ "build": "shx rm -rf lib && tsc" }, "main": "lib/index.js" -} +} \ No newline at end of file