From 7cff13e056b9c278fc84b6cdf1c49bc3c5800245 Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Mon, 11 Jul 2022 16:28:13 +0200 Subject: [PATCH] v0.19.1 --- lerna.json | 2 +- packages/foam-vscode/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index 925875709..c0aa1cd3a 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "0.19.0" + "version": "0.19.1" } diff --git a/packages/foam-vscode/package.json b/packages/foam-vscode/package.json index cb1016bd7..c6df03157 100644 --- a/packages/foam-vscode/package.json +++ b/packages/foam-vscode/package.json @@ -8,7 +8,7 @@ "type": "git" }, "homepage": "https://github.com/foambubble/foam", - "version": "0.19.0", + "version": "0.19.1", "license": "MIT", "publisher": "foam", "engines": {