From f9eafd6510ba132f52205287c0355d20601d99c7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 23 Jan 2023 22:00:00 +0000 Subject: [PATCH] chore(release): 2.2.9 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e00e8eec..aefc857a 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.2.8", + "version": "2.2.9", "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