From ebe248670d97be2409f2dca3651fcccd1c6a9b18 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 3 Nov 2021 12:00:56 +0100 Subject: [PATCH] 5.4.0 --- 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 3a1164ae..63d38f78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-front-matter-beta", - "version": "5.3.1", + "version": "5.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0f536977..88ac143b 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": "5.3.1", + "version": "5.4.0", "preview": false, "publisher": "eliostruyf", "galleryBanner": {