Skip to content

Commit 1e8ecca

Browse files
committed
chore: bump the version to v0.3.0
1 parent 7599759 commit 1e8ecca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/neowiki/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ local markdown_patterns = {
1515

1616
--- Public API ---
1717

18-
M.VERSION = "0.2.0"
18+
M.VERSION = "0.3.0"
1919
M.open_wiki = api.open_wiki
2020
M.open_wiki_new_tab = api.open_wiki_new_tab
2121
M.open_wiki_floating = api.open_wiki_floating

0 commit comments

Comments
 (0)