From 8967d236fe1cb415daed49afa95f86ed925ee379 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 12 Sep 2023 09:52:00 +0200 Subject: [PATCH] 9.3.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 340b476c..e1e87d23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-front-matter-beta", - "version": "9.2.0", + "version": "9.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vscode-front-matter-beta", - "version": "9.2.0", + "version": "9.3.0", "license": "MIT", "devDependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index b5e24b60..aadc62a6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Front Matter CMS", "description": "Front Matter is a CMS that runs within Visual Studio Code. It gives you the power and control of a full-blown CMS while also providing you the flexibility and speed of the static site generator of your choice like: Hugo, Jekyll, Docusaurus, NextJs, Gatsby, and many more...", "icon": "assets/frontmatter-teal-128x128.png", - "version": "9.2.0", + "version": "9.3.0", "preview": false, "publisher": "eliostruyf", "galleryBanner": {