From 3876811fb66d56b27ee91f87fd5708b6f27f29fe Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Thu, 19 Oct 2023 17:41:13 +0200 Subject: [PATCH] v0.25.4 --- 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 55f101677..6fabcdf11 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "0.25.3" + "version": "0.25.4" } diff --git a/packages/foam-vscode/package.json b/packages/foam-vscode/package.json index 0d65899cd..c0e9b94ad 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.25.3", + "version": "0.25.4", "license": "MIT", "publisher": "foam", "engines": {