From 35ba2ea50f3d3a78e87eca3a9353d46692575b83 Mon Sep 17 00:00:00 2001 From: Yiyi Wang Date: Thu, 17 Aug 2017 23:22:59 -0500 Subject: [PATCH] Version 0.2.6 published! --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2495417..c2f01ac 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "markdown-preview-enhanced", "displayName": "Markdown Preview Enhanced", "description": "Markdown Preview Enhanced ported to vscode", - "version": "0.2.5", + "version": "0.2.6", "publisher": "shd101wyy", "repository": "https://github.com/shd101wyy/vscode-markdown-preview-enhanced", "bugs": { @@ -367,4 +367,4 @@ "typescript": "^2.0.3", "vscode": "^1.0.0" } -} +} \ No newline at end of file