Skip to content

Commit

Permalink
Bump version: v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrudvik committed May 12, 2022
1 parent 4d38b4c commit 1a62798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -19,7 +19,7 @@ func main() {
ArgsUsage: "<text to append>",
Description: "Ignores shared notes. Formats as new line by default.",
HideHelpCommand: true,
Version: "v0.0.3",
Version: "v0.0.4",
Flags: []cli.Flag{
&cli.BoolFlag{
Name: "bulleted",
Expand Down

0 comments on commit 1a62798

Please sign in to comment.