From 048758e148b2cde77e41d48d618098964f7ae003 Mon Sep 17 00:00:00 2001 From: Guillaume Wintzer Date: Wed, 9 Oct 2019 22:53:55 +0200 Subject: [PATCH] version 7.4.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ab258a1..729c983 100755 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "transform_vis", - "version": "7.2.0-1", + "version": "7.4.0-1", "description": "Transform Visualization", "main": "index.js", "kibana": { - "version": "7.2.0", + "version": "7.4.0", "templateVersion": "1.0.0" }, "scripts": {