From a554705cab1ec8907e3075de66f81f3d2d2ea57d Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 31 Aug 2021 11:52:45 +0200 Subject: [PATCH] 3.0.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 08ddf2cf..0eed5557 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-front-matter", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 40a02d06..0ed2786e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Front Matter", "description": "An essential Visual Studio Code extension when you want to manage the markdown pages of your static site like: Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...", "icon": "assets/frontmatter-teal-128x128.png", - "version": "3.0.1", + "version": "3.0.2", "preview": false, "publisher": "eliostruyf", "galleryBanner": {