From 9cf405058833ae405703429b0053605f5afabd9e Mon Sep 17 00:00:00 2001 From: Arsen Ghazaryan Date: Mon, 30 Apr 2018 14:53:23 -0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 013d1fd..e2316c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elastic-tools", - "version": "1.0.0", + "version": "1.0.1", "description": "CLI Utilities to export/import JSON from elasticsearch", "main": "index.js", "scripts": {