From 34c179123e61c0a66f964c5cda3e0fd648a60ebf Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Sat, 5 Jun 2021 00:30:24 +0200 Subject: [PATCH] v0.13.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 82138b4c3..6819f32c7 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "0.13.4" + "version": "0.13.5" } diff --git a/packages/foam-vscode/package.json b/packages/foam-vscode/package.json index aaa7d0417..6357fbc9a 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.13.4", + "version": "0.13.5", "license": "MIT", "publisher": "foam", "engines": {