From a150f6c0526fc80d2455b3c6cc706eebcdf4d7d0 Mon Sep 17 00:00:00 2001 From: "sw.jung" Date: Tue, 26 Dec 2017 01:00:16 +0900 Subject: [PATCH] Bump version to v6.1.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1509523..30c09ae 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "markdown_doc_view", - "version": "6.1.0", + "version": "6.1.1", "description": "A plugin for custom doc view using markdown+handlebars template.", "main": "index.js", "kibana": { - "version": "6.1.0", + "version": "6.1.1", "templateVersion": "7.2.2" }, "scripts": {