Skip to content

Commit 89eaa98

Browse files
committed
bump version
1 parent 5b4a6cf commit 89eaa98

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
@@ -14,7 +14,7 @@ import (
1414
"github.com/spf13/cobra"
1515
)
1616

17-
const version = "1.0.3"
17+
const version = "1.1.0"
1818

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

0 commit comments

Comments
 (0)