We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b51c7 commit c330df7Copy full SHA for c330df7
xtractl/cmd/root.go
@@ -13,7 +13,7 @@ import (
13
"github.com/spf13/cobra"
14
)
15
16
-const version = "1.0.0"
+const version = "1.0.1"
17
18
var name string = filepath.Base(os.Args[0])
19
var api client.Client
0 commit comments