Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Nov 2, 2022
1 parent 05011da commit 1a94ac1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -57,4 +57,4 @@
"build": "shx rm -rf lib && tsc"
},
"main": "lib/index.js"
}
}

0 comments on commit 1a94ac1

Please sign in to comment.