Skip to content

Commit a26b009

Browse files
committed
Bump to v0.0.6
1 parent f0b180a commit a26b009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdt.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"github.com/urfave/cli/v2"
1818
)
1919

20-
const version = "0.0.5"
20+
const version = "0.0.6"
2121

2222
func main() {
2323
app := &cli.App{

0 commit comments

Comments
 (0)