From 445b64a2ec1faf19164a2f645865cb18eba151e8 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Thu, 19 Aug 2021 14:07:47 +0200 Subject: [PATCH] 2.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 e1153532..0550f39d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-front-matter", - "version": "2.4.1", + "version": "2.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c605992d..5dedc9f9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Front Matter", "description": "Simplifies working with front matter of your articles. Useful extension when you are using a static site generator like: Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...", "icon": "assets/frontmatter-128x128.png", - "version": "2.4.1", + "version": "2.5.0", "preview": false, "publisher": "eliostruyf", "galleryBanner": {