Skip to content

Commit 5201fdd

Browse files
committed
v1.5.1
1 parent abaaafb commit 5201fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ type Cmd interface {
2020
}
2121

2222
// Version is version string of notes command. It conforms semantic versioning
23-
var Version = "1.5.0"
23+
var Version = "1.5.1"
2424
var description = `Simple note taking tool for command line with your favorite editor.
2525
2626
You can manage (create/open/list) notes via this tool on terminal. notes also

0 commit comments

Comments
 (0)