diff --git a/lerna.json b/lerna.json index 471783d55..17a693a1f 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "0.24.0" + "version": "0.25.0" } diff --git a/packages/foam-vscode/package.json b/packages/foam-vscode/package.json index 21fc6cd5c..4803575e6 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.24.0", + "version": "0.25.0", "license": "MIT", "publisher": "foam", "engines": {