Skip to content

Commit

Permalink
chore(release): 2.2.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 23, 2023
1 parent 857bfc5 commit f9eafd6
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.2.8",
"version": "2.2.9",
"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 f9eafd6

Please sign in to comment.