Skip to content

Commit 1a62798

Browse files
committed
Bump version: v0.0.4
1 parent 4d38b4c commit 1a62798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ func main() {
1919
ArgsUsage: "<text to append>",
2020
Description: "Ignores shared notes. Formats as new line by default.",
2121
HideHelpCommand: true,
22-
Version: "v0.0.3",
22+
Version: "v0.0.4",
2323
Flags: []cli.Flag{
2424
&cli.BoolFlag{
2525
Name: "bulleted",

0 commit comments

Comments
 (0)