From 2c643e0c6316aa9f03dae2f6fc021167197d6ca1 Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Wed, 29 Jun 2022 19:32:25 +0200 Subject: [PATCH] v0.18.5 --- 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 432542622..1af62faa5 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "0.18.4" + "version": "0.18.5" } diff --git a/packages/foam-vscode/package.json b/packages/foam-vscode/package.json index 72b681a83..7f2a624dc 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.18.4", + "version": "0.18.5", "license": "MIT", "publisher": "foam", "engines": {