From 4c9460def707f768e297085671a5aff4e8867d5d Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Sun, 25 Sep 2022 08:48:43 +0000 Subject: [PATCH] chore(release): 1.2.3 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e6962352..4a23c252 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-signups", "description": "Commands to interact with org shapes", - "version": "1.2.2", + "version": "1.2.3", "author": "Salesforce", "main": "lib/index.js", "bugs": "https://github.com/forcedotcom/cli/issues", @@ -126,4 +126,4 @@ "publishConfig": { "access": "public" } -} +} \ No newline at end of file