Skip to content

Commit 3adf853

Browse files
v0.17.5
1 parent 111c771 commit 3adf853

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
],
55
"npmClient": "yarn",
66
"useWorkspaces": true,
7-
"version": "0.17.4"
7+
"version": "0.17.5"
88
}

packages/foam-vscode/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "git"
99
},
1010
"homepage": "https://github.com/foambubble/foam",
11-
"version": "0.17.4",
11+
"version": "0.17.5",
1212
"license": "MIT",
1313
"publisher": "foam",
1414
"engines": {
@@ -440,4 +440,4 @@
440440
"unist-util-visit": "^2.0.2",
441441
"yaml": "^1.10.0"
442442
}
443-
}
443+
}

0 commit comments

Comments
 (0)