Skip to content

Commit c330df7

Browse files
committed
bump version
1 parent 62b51c7 commit c330df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtractl/cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"github.com/spf13/cobra"
1414
)
1515

16-
const version = "1.0.0"
16+
const version = "1.0.1"
1717

1818
var name string = filepath.Base(os.Args[0])
1919
var api client.Client

0 commit comments

Comments
 (0)