There was an error while loading. Please reload this page.
1 parent f0b180a commit a26b009Copy full SHA for a26b009
sdt.go
@@ -17,7 +17,7 @@ import (
17
"github.com/urfave/cli/v2"
18
)
19
20
-const version = "0.0.5"
+const version = "0.0.6"
21
22
func main() {
23
app := &cli.App{
0 commit comments