From 50e62b2925e5ebf5584b398df124cb54f6397a7e Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 4 May 2021 14:33:45 +0200 Subject: [PATCH] 1.16.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index abb80ee4..acfb79da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "vscode-front-matter", - "version": "1.15.1", + "version": "1.16.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.15.1", + "version": "1.16.0", "license": "MIT", "devDependencies": { "@iarna/toml": "2.2.3", diff --git a/package.json b/package.json index 910c2b42..58c167ef 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.15.1", + "version": "1.16.0", "preview": false, "publisher": "eliostruyf", "galleryBanner": {