Skip to content

Commit 33b5782

Browse files
committed
v1.1.0 support union timeline
1 parent 46a21a3 commit 33b5782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gdbt.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ func main() {
1717

1818
app.Name = "gdbt"
1919
app.Usage = "idobata unofficial cli tool"
20-
app.Version = "1.0.0"
20+
app.Version = "1.1.0"
2121

2222
app.Commands = []cli.Command{
2323
{

0 commit comments

Comments
 (0)