From 2e15560f4982249eddf085d5417607cb919bc2c9 Mon Sep 17 00:00:00 2001 From: Gerald Date: Thu, 21 Dec 2023 01:26:40 +0800 Subject: [PATCH] 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 510f052..5786225 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coc-markmap", - "version": "0.6.4", + "version": "0.7.0", "description": "Visualize your Markdown as mindmaps with Markmap", "author": "Gerald ", "license": "MIT",