From 5ad9af6c522dceba00965930d6ff5424bce8918b Mon Sep 17 00:00:00 2001 From: Santthosh Selvadurai Date: Tue, 26 Apr 2016 22:08:21 -0700 Subject: [PATCH] Update 1.0.4 - Thanks to @mkubenka for the AWS profile tip and @ThePumpingLemma for yargs upgrade --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7240035..82f51e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-es-kibana", - "version": "1.0.3", + "version": "1.0.4", "description": "AWS ElasticSearch/Kibana Proxy", "main": "index.js", "scripts": {