Skip to content

Commit

Permalink
Bump version to v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrudvik committed Jun 28, 2022
1 parent d9c085b commit 358c17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
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.7",
Version: "v0.0.8",
Flags: []cli.Flag{
&cli.BoolFlag{
Name: "bulleted",
Expand Down

0 comments on commit 358c17a

Please sign in to comment.