Skip to content

Commit ebd1008

Browse files
v0.20.2
1 parent 0df958c commit ebd1008

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.20.1"
7+
"version": "0.20.2"
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.20.1",
11+
"version": "0.20.2",
1212
"license": "MIT",
1313
"publisher": "foam",
1414
"engines": {
@@ -515,4 +515,4 @@
515515
"unist-util-visit": "^2.0.2",
516516
"yaml": "^1.10.0"
517517
}
518-
}
518+
}

0 commit comments

Comments
 (0)