From 47fb2a90a9bb05643b112a48a6d9fd61cdbcb621 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 10 Nov 2021 11:16:24 +0100 Subject: [PATCH] 5.5.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 63d38f78..c2c7d87f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-front-matter-beta", - "version": "5.4.0", + "version": "5.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 88ac143b..64b9e75c 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.4.0", + "version": "5.5.0", "preview": false, "publisher": "eliostruyf", "galleryBanner": {