From 90730315419b967c3e349b40395075ab00382708 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 9 Nov 2022 15:59:04 +0000 Subject: [PATCH] chore(release): 1.14.4 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ccb578f7..2d745935 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-functions", "description": "Functions plugin for the SF CLI", - "version": "1.14.3", + "version": "1.14.4", "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