Skip to content

Commit 8705b81

Browse files
committed
chore: bump version to v0.3.5
1 parent c0c3ad5 commit 8705b81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
var rootCmd = &cobra.Command{
1111
Use: "notesmd-cli",
1212
Short: "Interact with Obsidian vaults from the terminal",
13-
Version: "v0.3.4",
13+
Version: "v0.3.5",
1414
Long: "Interact with Obsidian vaults from the terminal",
1515
}
1616

0 commit comments

Comments
 (0)