From 99701e88a02c601b9c5864c77474d478a2cd8b1b Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Thu, 27 May 2021 22:39:28 +0200 Subject: [PATCH] 1.16.1 --- 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 acfb79da..4f9376bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-front-matter", - "version": "1.16.0", + "version": "1.16.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 58c167ef..2763a006 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/front-matter.png", - "version": "1.16.0", + "version": "1.16.1", "preview": false, "publisher": "eliostruyf", "galleryBanner": {