From 4f116cfc8821852f6ac220296ba0cced1a7b4581 Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Wed, 8 Dec 2021 09:29:20 +0100 Subject: [PATCH] v0.17.0 --- 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 3d5b66e7c..174825d00 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "0.16.1" + "version": "0.17.0" } diff --git a/packages/foam-vscode/package.json b/packages/foam-vscode/package.json index e53257f62..0f011b57e 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.16.1", + "version": "0.17.0", "license": "MIT", "publisher": "foam", "engines": {