diff --git a/package.json b/package.json index 4e23530c..7f293e83 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.20", + "version": "2.1.21", "author": "Salesforce", "main": "lib/index.js", "bugs": "https://github.com/forcedotcom/cli/issues", @@ -113,4 +113,4 @@ "publishConfig": { "access": "public" } -} +} \ No newline at end of file