From 702ccbb45b0cb09ab7a02f8c82633bb0c11c2191 Mon Sep 17 00:00:00 2001 From: Pierre Padovani Date: Sat, 25 Aug 2018 09:58:33 -0500 Subject: [PATCH] Update for new version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a7c2a8d..1da9931 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nested-fields-support", - "version": "6.3.1-1.0.3", + "version": "6.3.2-1.0.0", "description": "Nested Support Plugin", "license": "Apache-2.0", "authors": [ @@ -12,7 +12,7 @@ }, "main": "index.js", "kibana": { - "version": "6.3.1", + "version": "6.3.2", "templateVersion": "1.0.0" }, "scripts": {