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 5b4a6cf commit 89eaa98Copy full SHA for 89eaa98
xtractl/cmd/root.go
@@ -14,7 +14,7 @@ import (
14
"github.com/spf13/cobra"
15
)
16
17
-const version = "1.0.3"
+const version = "1.1.0"
18
19
var name string = filepath.Base(os.Args[0])
20
var api client.Client
0 commit comments