diff --git a/lerna.json b/lerna.json index 415b8452c..0ae846f05 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "0.21.2" + "version": "0.21.3" } diff --git a/packages/foam-vscode/package.json b/packages/foam-vscode/package.json index f196c3cce..c80ab206f 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.21.2", + "version": "0.21.3", "license": "MIT", "publisher": "foam", "engines": {