From ef17c9a4e9c52174fe4af0f8fd836a47cf5ee21c Mon Sep 17 00:00:00 2001
From: SF-CLI-BOT <alm-cli@salesforce.com>
Date: Sun, 25 Sep 2022 03:34:55 +0000
Subject: [PATCH] chore(release): 2.1.5 [skip ci]

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index f1df7776..46f96771 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.4",
+  "version": "2.1.5",
   "author": "Salesforce",
   "main": "lib/index.js",
   "bugs": "https://github.com/forcedotcom/cli/issues",