From ff46ccdb2d77a11866c28afe7641a8d3e80bfed6 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Fri, 30 Sep 2022 06:06:54 +0000 Subject: [PATCH] chore(release): 2.1.9 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9b22db8f..eb8fb995 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-schema", "description": "Commands to interact with salesforce sobject schemas", - "version": "2.1.8", + "version": "2.1.9", "author": "Salesforce", "main": "lib/index.js", "bugs": "https://github.com/forcedotcom/cli/issues", @@ -108,4 +108,4 @@ "publishConfig": { "access": "public" } -} +} \ No newline at end of file