From 5fb987451edaa91e3891a29917cab4a8bb721a3d Mon Sep 17 00:00:00 2001 From: "sw.jung" Date: Sat, 17 Feb 2018 20:07:54 +0900 Subject: [PATCH] Bump version to v6.1.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 30c09ae..507683f 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "markdown_doc_view", - "version": "6.1.1", + "version": "6.1.2", "description": "A plugin for custom doc view using markdown+handlebars template.", "main": "index.js", "kibana": { - "version": "6.1.1", + "version": "6.1.2", "templateVersion": "7.2.2" }, "scripts": {