diff options
-rw-r--r-- | goboom.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ import ( flag "github.com/ogier/pflag" ) -const version = "0.1" +const version = "0.2" type Runnable struct { Cmd string `csv:"name"` |
index : goboom | ||
goboom is wrapper around the dmenu. goboom is the successor and rewrite of xboomx in Go |
summaryrefslogtreecommitdiff |
-rw-r--r-- | goboom.go | 2 |
@@ -16,7 +16,7 @@ import ( flag "github.com/ogier/pflag" ) -const version = "0.1" +const version = "0.2" type Runnable struct { Cmd string `csv:"name"` |