From bd03190d12c5a4484cbfaa217343a9530d572ae5 Mon Sep 17 00:00:00 2001 From: Willie Ruemmele Date: Wed, 19 Jun 2024 15:38:55 -0600 Subject: [PATCH] chore: bump major --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 493ea681f..b14e6b13b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@salesforce/core", - "version": "7.5.0", + "version": "8.0.0", "description": "Core libraries to interact with SFDX projects, orgs, and APIs.", "main": "lib/index", "types": "lib/index.d.ts",