From 05cbf1d707f8da28f657c8a5085636012aa32ce9 Mon Sep 17 00:00:00 2001 From: Yiyi Wang Date: Sun, 6 Aug 2017 22:00:43 -0500 Subject: [PATCH] Version 0.2.3 published! --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 926960f..bc1ce2f 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.3", + "version": "0.2.4", "publisher": "shd101wyy", "repository": "https://github.com/shd101wyy/vscode-markdown-preview-enhanced", "bugs": { @@ -371,4 +371,4 @@ "typescript": "^2.0.3", "vscode": "^1.0.0" } -} +} \ No newline at end of file