We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0674b9 commit 900019cCopy full SHA for 900019c
1 file changed
main.go
@@ -82,7 +82,7 @@ func main() {
82
cmd := &cli.Command{
83
Name: "gisting",
84
Usage: "interactive gist management in tui",
85
- Version: "1.0.3",
+ Version: "1.0.4",
86
Flags: []cli.Flag{
87
&cli.StringFlag{
88
Name: "theme",
0 commit comments