From 6eff1c02f53543b40f43b35c287bff8bfd9b65ad Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Tue, 18 Oct 2022 14:46:25 +0000 Subject: [PATCH] chore(release): 2.0.25 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aa9c9a2a6..4be6eb53c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-source", "description": "Commands to interact with source formatted metadata", - "version": "2.0.24", + "version": "2.0.25", "author": "Salesforce", "main": "lib/index.js", "bugs": "https://github.com/forcedotcom/cli/issues", @@ -183,4 +183,4 @@ "publishConfig": { "access": "public" } -} +} \ No newline at end of file