From cf2f62227e3bc13e471ac8d46d371ebd7e7f5a67 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Wed, 14 Sep 2022 03:35:13 +0000 Subject: [PATCH] chore(release): 2.1.1 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2190a7a7..1f1daf0f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-user", "description": "Commands to interact with Users and Permission Sets", - "version": "2.1.0", + "version": "2.1.1", "author": "Salesforce", "main": "lib/index.js", "bugs": "https://github.com/forcedotcom/cli/issues", @@ -119,4 +119,4 @@ "publishConfig": { "access": "public" } -} +} \ No newline at end of file