From 8b484bfb5b2610628eba5457e27985d6cad704f0 Mon Sep 17 00:00:00 2001 From: Toshimitsu Takahashi Date: Thu, 17 Nov 2016 03:04:08 +0900 Subject: [PATCH] Version upto 0.3.0 * Supports multi-base account --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8832d8c..594c97f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AWS Extend Switch Roles", - "version": "0.2.0", + "version": "0.3.0", "description": "Extend your AWS IAM switching roles. You can set the configuration by aws config format", "short_name": "Extend SwtichRole", "permissions": ["storage"],