From d40c27dc487bd4a7581daf4c104d4f508e76e21d Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 19 Sep 2023 08:45:43 +0000 Subject: [PATCH] chore(release): 1.22.3 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f7b18ac8..813df1d9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-functions", "description": "Functions plugin for the SF CLI", - "version": "1.22.2", + "version": "1.22.3", "author": "heroku-front-end@salesforce.com", "bin": { "functions": "./bin/run" @@ -191,4 +191,4 @@ "access": "public" }, "main": "lib/index.js" -} +} \ No newline at end of file