Skip to content

Commit

Permalink
Bump to v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrudvik committed May 16, 2022
1 parent 0e50e63 commit 8bedd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ func main() {
ArgsUsage: "\"Text to append\"",
Description: "Ignores shared notes. Formats as new line by default.",
HideHelpCommand: true,
Version: "v0.0.6",
Version: "v0.0.7",
Flags: []cli.Flag{
&cli.BoolFlag{
Name: "bulleted",
Expand Down

0 comments on commit 8bedd5d

Please sign in to comment.