From af265b90516d3fe75832709b0353adf8d743dd38 Mon Sep 17 00:00:00 2001 From: Rui Marinho Date: Tue, 17 Mar 2020 16:00:38 +0000 Subject: [PATCH] Release 2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5346035..dfe971e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gsts", - "version": "2.0.3", + "version": "2.0.4", "description": "Google authentication for the AWS Management Console via Amazon's STS service", "license": "MIT", "repository": "ruimarinho/gsts",