This commit is contained in:
Elio Struyf
2019-09-17 15:56:32 +02:00
parent 055b8d8aa5
commit bec6b6d39d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vscode-front-matter",
"version": "0.0.8",
"version": "0.0.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -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": "0.0.8",
"version": "0.0.9",
"preview": true,
"publisher": "eliostruyf",
"galleryBanner": {