From 471d031cf4ea9910de286d187a37dcd7fbb5bc07 Mon Sep 17 00:00:00 2001 From: iamarkadyt Date: Tue, 9 Apr 2024 01:07:28 +0000 Subject: [PATCH] Release v2.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"