diff --git a/package.json b/package.json
index b4239c7..fa2c43b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "@iamarkadyt/aws-auth",
-    "version": "2.2.3",
+    "version": "2.2.4",
     "description": "AWS authentication CLI with built-in support for MFA, secure credential storage and easy IAM role switching.",
     "scripts": {
         "start": "node bin/cli.js"