From 37e777e769fcf2db8a3982b5d8e18438a9275749 Mon Sep 17 00:00:00 2001 From: Willhoit Date: Tue, 29 Oct 2024 13:50:15 -0500 Subject: [PATCH] fix: bump pjson version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7997c5ad..e352f8b87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@salesforce/core", - "version": "8.6.2", + "version": "8.6.3", "description": "Core libraries to interact with SFDX projects, orgs, and APIs.", "main": "lib/index", "types": "lib/index.d.ts",