Skip to content

Commit 36bf39e

Browse files
committed
v0.3.1
1 parent ff55c74 commit 36bf39e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3.0"
7+
"version": "0.3.1"
88
}

packages/foam-vscode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Generate markdown reference lists from wikilinks in a workspace",
55
"author": "Jani Eväkallio",
66
"repository": "https://github.com/foambubble/foam",
7-
"version": "0.3.0",
7+
"version": "0.3.1",
88
"license": "MIT",
99
"publisher": "foam",
1010
"engines": {

0 commit comments

Comments
 (0)