From 0adbb84f0cce196cd4df3c2093fffb63caea5b2b Mon Sep 17 00:00:00 2001 From: "Kyle Capehart (Huntersville)" Date: Tue, 4 Jun 2024 12:24:57 -0400 Subject: [PATCH] docs: update readme and publish changes --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 440460c..79c7eca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kc-sf-plugin", - "description": "Various commands for enabling salesforce development with the sf cli", - "version": "1.4.0", + "description": "Various commands for enabling salesforce development, including automated apex trigger framework generation.", + "version": "1.4.1", "publishConfig": { "registry": "https://registry.npmjs.org", "access": "public"