diff --git a/lerna.json b/lerna.json index 4c2be2b1a..c0181be17 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "0.17.4" + "version": "0.17.5" } diff --git a/packages/foam-vscode/package.json b/packages/foam-vscode/package.json index e3e9b9be1..b0f7fcfc3 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.17.4", + "version": "0.17.5", "license": "MIT", "publisher": "foam", "engines": { @@ -440,4 +440,4 @@ "unist-util-visit": "^2.0.2", "yaml": "^1.10.0" } -} \ No newline at end of file +}